Flow upgrades

This commit is contained in:
2013-02-17 10:13:14 +01:00
parent 4fd4fa3a85
commit 43073e10f8
4 changed files with 23 additions and 22 deletions
+1 -1
View File
@@ -9,6 +9,6 @@
- content_for :footer do
javascript:
$(function(){
Quser.watch_events();
Quser.home_loader();
Quser.watch_events();
});