translations
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
ul.nav.nav-tabs.nav-stacked
|
||||
li
|
||||
button.btn.btn-primary onClick="QMobile.scanQr()" Scan Qr
|
||||
button.btn.btn-primary onClick="QMobile.scanQr()" = t('user.home.scan_qr')
|
||||
- if list_open?
|
||||
li= link_to 'Place order', user_list_products_path
|
||||
li= link_to 'Show active list', user_active_list_path
|
||||
li= link_to 'Subscribe to list', '#'
|
||||
li= link_to t('user.home.show_active_list_products'), user_list_products_path
|
||||
li= link_to t('user.home.show_active_list'), user_active_list_path
|
||||
|
||||
Reference in New Issue
Block a user