mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
reverted accidently commited timesheet_ui
This commit is contained in:
parent
33c6766c88
commit
5a93e1d283
@ -54,8 +54,7 @@ class timesheet_ui extends timesheet_bo
|
||||
|
||||
function edit($content = null,$view = false)
|
||||
{
|
||||
error_log(__METHOD__.'('.array2string($content).')');
|
||||
$etpl = new etemplate_new('timesheet.edit');
|
||||
$etpl = new etemplate('timesheet.edit');
|
||||
if (!is_array($content))
|
||||
{
|
||||
if ($_GET['msg']) $msg = strip_tags($_GET['msg']);
|
||||
|
Loading…
Reference in New Issue
Block a user