Fixes for displaying categories

This commit is contained in:
2013-02-19 19:25:46 +01:00
parent 396a1cb737
commit 73e075fc64
7 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
- content_for :head do
/- content_for :head do
= javascript_include_tag 'https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false'
= form_for @supplier, url: supplier_update_settings_path, html: {class: 'form-horizontal'} do |f|