<%= theme_button('Add a Feature', 'plus', new_feature_path(), classes: "pull-left", btn_type: "success") %> <%= theme_button('Refresh', 'refresh', features_path(), classes: "pull-left ml-10", btn_type: "white") %>
<%= search_form_kuppayam(Feature, features_path, text: @filters[:query]) %>
<%= clear_tag(10) %>
<%= render :partial=>"usman/features/index" %>
<%= clear_tag(10) %>