app/cells/locomotive/partials/searchable.html.haml in locomotivecms-search-0.2.6 vs app/cells/locomotive/partials/searchable.html.haml in locomotivecms-search-0.2.7
- old
+ new
@@ -1 +1 @@
-= @g.input :searchable, as: :'Locomotive::Toggle', wrapper_html: { class: 'searchable' },input_html: { class: 'searchable simple-toggle' }
+= @g.input :searchable, as: :'Locomotive::Toggle', wrapper_html: { class: 'toggle' }, input_html: { class: 'searchable' }
\ No newline at end of file