10 lines
289 B
Plaintext
10 lines
289 B
Plaintext
.home-panel
|
|
.home-header = image_tag 'logo.png'
|
|
.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
|