Files
mozo-backend/app/views/user/list_history.html.slim
T
2014-03-26 13:17:34 +01:00

7 lines
237 B
Plaintext

= top_bar title: 'list_history.title' do
span
nav.pagination
ul#list-history-container
script#list-history-template[type="text/html"]= mustache_template 'list_history'
- onload_javascript "Qstorage.page = 1; Quser.load_list_history()"