cleanup and add translation hooks

This commit is contained in:
2012-11-29 19:01:35 +01:00
parent b9c0ca326b
commit e0a3333e8f
8 changed files with 65 additions and 38 deletions
+2 -6
View File
@@ -1,9 +1,5 @@
.page-header
h2 data-t="list_history.title" = t('user.list_history.title')
h1 data-t="list_history.title" = t('user.list_history.title')
nav.pagination
ul#list-history-container
- content_for :footer do
javascript:
$(function(){
Quser.load_list_history();
});
- onload_javascript "Quser.load_list_history()"