app/cells/locomotive/partials/searchable.html.haml in locomotivecms-search-0.2.5 vs app/cells/locomotive/partials/searchable.html.haml in locomotivecms-search-0.2.6

- old
+ new

@@ -1 +1 @@ -= @g.input :searchable, :as => :'Locomotive::Toggle', :wrapper_html => { :class => 'searchable' }, :input_html => { :class => 'searchable' } += @g.input :searchable, as: :'Locomotive::Toggle', wrapper_html: { class: 'searchable' },input_html: { class: 'searchable simple-toggle' } \ No newline at end of file