Add column header for extra action column

This commit is contained in:
Rohan Mitchell
2015-03-16 12:15:43 +11:00
parent 4491d3cc73
commit e125bcf451

View File

@@ -24,6 +24,7 @@
%col
%col
%col
%col
%thead
%tr
@@ -37,6 +38,7 @@
%th Products
%th.actions
%th.actions
%th.actions
%tbody
= f.fields_for :collection do |order_cycle_form|