Improve UI layout for select all option

This commit is contained in:
Matt-Yorkley
2018-10-15 17:40:55 +01:00
parent 42cf96e635
commit 5cc8bad42b
2 changed files with 1 additions and 3 deletions

View File

@@ -24,11 +24,10 @@
%table#listing_orders.index.responsive{width: "100%", 'ng-init' => 'initialise()', 'ng-show' => "!RequestMonitor.loading && orders.length > 0" }
%colgroup
%col{style: "width: 10%"}
%col{style: "width: 3%"}
%thead
%tr
%th
= t('.select_all')
%input{type: 'checkbox', 'ng-click' => 'toggleAll()'}
%th
= t(:products_distributor)

View File

@@ -2695,7 +2695,6 @@ See the %{link} to find out more about %{sitename}'s features and to start using
no_orders_found: "No Orders Found"
results_found: "%{number} Results found."
viewing: "Viewing %{start} to %{end}."
select_all: "Select All"
print_invoices: "Print Invoices"
invoice:
issued_on: Issued on