diff --git a/app/views/admin/order_cycles/index.html.haml b/app/views/admin/order_cycles/index.html.haml index 8ae14a8ee7..8ed251c7e9 100644 --- a/app/views/admin/order_cycles/index.html.haml +++ b/app/views/admin/order_cycles/index.html.haml @@ -8,6 +8,15 @@ = form_for @order_cycle_set, :url => main_app.bulk_update_admin_order_cycles_path do |f| %table.index#listing_order_cycles + %colgroup + %col + %col{'style' => 'width: 20%;'} + %col{'style' => 'width: 20%;'} + %col + %col + %col + %col + %col %thead %tr %th Name