forked from extern/egroupware
Remove debug
This commit is contained in:
parent
0d06c2b394
commit
9b74347048
@ -789,7 +789,6 @@ class etemplate_widget_nextmatch extends etemplate_widget
|
|||||||
list($app) = explode('.',$this->attrs['template']);
|
list($app) = explode('.',$this->attrs['template']);
|
||||||
|
|
||||||
unset($value['favorite']);
|
unset($value['favorite']);
|
||||||
_debug_array($value);
|
|
||||||
|
|
||||||
// On client, rows does not get its own namespace, but all apps are expecting it
|
// On client, rows does not get its own namespace, but all apps are expecting it
|
||||||
$value['rows'] = $value;
|
$value['rows'] = $value;
|
||||||
|
Loading…
Reference in New Issue
Block a user