mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
removed translation or between buttons
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
.text-center.margin-bottom-50{ ng: { hide: "RequestMonitor.loading" } }
|
||||
%input{ type: 'button', value: "#{t('admin.show_n_more', num: '30')} #{t(:days)}", ng: { click: 'showMore(30)' } }
|
||||
or
|
||||
|
||||
%input{ type: 'button', value: "#{t('admin.show_n_more', num: '90')} #{t(:days)}", ng: { click: 'showMore(90)' } }
|
||||
|
||||
Reference in New Issue
Block a user