7 lines
283 B
Plaintext
7 lines
283 B
Plaintext
ul.nav.nav-tabs.nav-stacked
|
|
li
|
|
button.btn.btn-primary onClick="QMobile.scanQr()" = t('user.home.scan_qr')
|
|
- if list_open?
|
|
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
|