mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Unify coding style
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
%div.sixteen.columns.alpha.list
|
||||
%div.sixteen.columns.alpha.list-item{class: color_class}
|
||||
%span.thirteen.columns.alpha
|
||||
= t('.you_have_active', count: @order_cycle_count)
|
||||
= t(".you_have_active", count: @order_cycle_count)
|
||||
%span.three.columns.omega
|
||||
%span{class: icon_class}
|
||||
%a.sixteen.columns.alpha.button.bottom{ href: main_app.admin_order_cycles_path, class: color_class }
|
||||
|
||||
Reference in New Issue
Block a user