mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Mobile theme W.I.P:
- Fix filemanager view template name
This commit is contained in:
parent
ff319bb248
commit
4787b3e81e
@ -143,7 +143,7 @@ class filemanager_ui
|
||||
'group' => $group,
|
||||
'allowOnMultiple' => false,
|
||||
'onExecute' => html::$ua_mobile?'javaScript:app.filemanager.viewEntry':'javaScript:app.filemanager.editprefs',
|
||||
'mobileViewTemplate' => 'file.xet'
|
||||
'mobileViewTemplate' => 'file'
|
||||
),
|
||||
'mkdir' => array(
|
||||
'caption' => lang('Create directory'),
|
||||
|
Loading…
Reference in New Issue
Block a user