Move user to local storage part one, should work already

This commit is contained in:
2012-12-07 14:46:34 +01:00
parent fa68893510
commit 69dff38fd7
5 changed files with 47 additions and 58 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
h1 data-t="list_history.title" = t('user.list_history.title')
nav.pagination
ul#list-history-container
- onload_javascript "Quser.load_list_history()"
- onload_javascript "Qstorage.page = 1; Quser.load_list_history()"