logic separation for join table requests

This commit is contained in:
2012-09-17 15:39:36 +02:00
parent 77258bbd6d
commit c573c83c4c
4 changed files with 26 additions and 5 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ dl.dl-horizontal
- content_for :footer do
javascript:
jQuery(function(){
Quser.load_history_list('#{@list.id}');
Quser.load_history_list();
})