Refactor cart update button syntax

This commit is contained in:
Matt-Yorkley
2020-05-15 10:01:44 +02:00
parent 78f736db45
commit 73b533690e

View File

@@ -1,7 +1,7 @@
%tr
%td{colspan:"2"}
%td
= button_tag :class => 'secondary radius expand small', :id => 'update-button' do
%button#update-button.secondary.radius.expand.small
%i.ofn-i_023-refresh
= t(:update)
%td