mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 17:14:36 +01:00
always start with tile-view
This commit is contained in:
parent
14a7dd38f3
commit
64c52e385a
@ -303,6 +303,7 @@ class egw_sharing
|
||||
}
|
||||
// run full eTemplate2 UI for directories
|
||||
$_GET['path'] = $this->share['share_root'];
|
||||
$GLOBALS['egw_info']['user']['preferences']['filemanager']['nm_view'] = 'tile';
|
||||
$_GET['cd'] = 'no';
|
||||
$GLOBALS['egw_info']['flags']['js_link_registry'] = true;
|
||||
egw_framework::includeCSS('/filemanager/templates/default/sharing.css');
|
||||
|
Loading…
Reference in New Issue
Block a user