app/views/comable/admin/draft_orders/index.slim in comable-backend-0.7.0 vs app/views/comable/admin/draft_orders/index.slim in comable-backend-0.7.1
- old
+ new
@@ -9,13 +9,9 @@
= link_to_next_page @orders, '>', class: 'btn btn-default' do
.btn.btn-default disabled="disabled"
| >
li
= link_to Comable.t('admin.actions.new'), comable.new_admin_draft_order_path, class: 'btn btn-default'
- li.dropdown
- = link_to '#', class: 'btn btn-default', 'data-toggle' => 'dropdown' do
- = Comable.t('admin.more')
- i.fa.fa-angle-down<
h1.page-header
= Comable.t('admin.nav.draft_order')
small<
| #{@orders.total_count} #{Comable.t('admin.results')}