cleanup and add translation hooks
This commit is contained in:
@@ -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()"
|
||||
|
||||
Reference in New Issue
Block a user