Refactor for mobile deployment

This commit is contained in:
2014-08-19 12:44:15 +02:00
parent 268c5aabb9
commit 0e46633c73
27 changed files with 848 additions and 41 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
.home-panel
.home-header = image_tag 'logo.png'
.home-center
a href="#" onClick="QMobile.scanQr()" = image_tag 'scan-logo.png'
a href="#" onClick="QMobile.scanQr()" = image_tag 'user/scan-logo.png'
.home-footer
.home-footer-content
= link_to content_tag(:span, 'P'), user_list_products_path, class: ['home-link', 'home-menu-link']