Files
mozo-backend/app/views/user/home.html.slim
T

10 lines
318 B
Plaintext

.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