mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
fix indention
This commit is contained in:
parent
138afa94fb
commit
109ed2387c
@ -1543,9 +1543,7 @@ class filemanager_ui
|
||||
$arr['props'] = $props;
|
||||
break;
|
||||
|
||||
|
||||
case 'sharelink':
|
||||
|
||||
$share = Vfs\Sharing::create($selected, Vfs\Sharing::READONLY, basename($selected), array() );
|
||||
$arr["share_link"] = $link = Vfs\Sharing::share2link($share);
|
||||
$arr["template"] = Api\Etemplate\Widget\Template::rel2url('/filemanager/templates/default/share_dialog.xet');
|
||||
|
Loading…
Reference in New Issue
Block a user