mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 23:19:04 +01:00
Use current app to get around missing etemplate run rights
This commit is contained in:
parent
00a3290d97
commit
31a42e3110
@ -188,7 +188,7 @@ egw.extend("data", egw.MODULE_APP_LOCAL, function (_app, _wnd) {
|
||||
}
|
||||
|
||||
var request = egw.json(
|
||||
"etemplate_widget_nextmatch::ajax_get_rows::etemplate",
|
||||
_app+".etemplate_widget_nextmatch.ajax_get_rows.etemplate",
|
||||
[
|
||||
_execId,
|
||||
_queriedRange,
|
||||
|
Loading…
Reference in New Issue
Block a user