got empty nextmatch in timesheet working

This commit is contained in:
Ralf Becker
2021-06-08 14:11:59 +02:00
parent f91bca83e1
commit 304dbb95ab
33 changed files with 187 additions and 148 deletions

View File

@@ -21,7 +21,7 @@ import {ClassWithAttributes} from "./et2_core_inheritance";
import {WidgetConfig, et2_register_widget, et2_createWidget} from "./et2_core_widget";
import {et2_IResizeable} from "./et2_core_interfaces";
import {et2_no_init} from "./et2_core_common";
import {app, egw} from "../jsapi/egw_global";
import {egw} from "../jsapi/egw_global";
import {et2_vfsSelect} from "./et2_widget_vfs";
/**