mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-17 12:01:20 +02:00
got empty nextmatch in timesheet working
This commit is contained in:
@ -17,6 +17,7 @@
|
||||
import {et2_evalBool} from "./et2_core_common";
|
||||
import type {et2_widget} from "./et2_core_widget";
|
||||
import {egw} from "../jsapi/egw_global";
|
||||
import {et2_compilePHPExpression} from "./et2_core_phpExpressionCompiler";
|
||||
|
||||
/**
|
||||
* Manage access to various template customisation arrays passed to etemplate->exec().
|
||||
|
Reference in New Issue
Block a user