mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-16 03:34:48 +02:00
Getting etemplate2 sort of working
This commit is contained in:
@ -49,3 +49,4 @@ var et2_IPrint = "et2_IPrint";
|
||||
function implements_et2_IPrint(obj) {
|
||||
return implements_methods(obj, ["beforePrint", "afterPrint"]);
|
||||
}
|
||||
//# sourceMappingURL=et2_core_interfaces.js.map
|
Reference in New Issue
Block a user