serializer stuff

This commit is contained in:
2015-09-14 18:53:58 +02:00
parent 36e5b21b13
commit ef894f9e02
37 changed files with 141 additions and 63 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
.home-panel
/.home-panel
.home-header = image_tag 'logo.png'
.home-center
a href="#" onClick="QMobile.scanQr()" = image_tag 'user/scan-logo.png'
@@ -6,7 +6,7 @@
.home-footer-content
= link_to content_tag(:span, 'P'), user_list_products_path, class: ['home-link', 'home-menu-link']
= link_to content_tag(:span, 'L'), user_active_list_path, class: ['home-link', 'home-list-link']
- content_for :footer do
/- content_for :footer do
javascript:
$(function(){
Quser.home_loader();