WIP EGroupware without phpgwapi&etemplate

This commit is contained in:
Ralf Becker
2016-05-04 19:07:54 +00:00
parent d7eb464605
commit 4af0e7cb1c
20 changed files with 105 additions and 62 deletions

View File

@ -302,7 +302,7 @@
}
//Send the sort order to the server via ajax
var req = egw.jsonq('api.jdots_framework.ajax_appsort', [name_array]);
var req = egw.jsonq('api.jdots_framework.ajax_appsort.template', [name_array]);
},
/**