change styling towards design rj
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
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
|
||||
.home-panel
|
||||
.home-header = image_tag 'logo.png', width: '150', height: '140'
|
||||
.home-center
|
||||
a href="#" onClick="QMobile.scanQr()" = image_tag 'scan-logo.png'
|
||||
.home-footer
|
||||
.home-footer-content
|
||||
- if list_open?
|
||||
= link_to 'P', user_list_products_path
|
||||
= link_to 'L', user_active_list_path
|
||||
|
||||
Reference in New Issue
Block a user