mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-14 02:18:31 +02:00
W.I.P. collab editor:
- Implement create new empty document
This commit is contained in:
@ -1020,7 +1020,6 @@ app.classes.filemanager = AppJS.extend(
|
||||
var template_url = '/api/js/webodf/template.odt';
|
||||
egw.open_link(egw.link('/index.php', {
|
||||
menuaction: 'filemanager.filemanager_ui.editor',
|
||||
path: template_url
|
||||
}), '', egw.link_get_registry('filemanager','view_popup'));
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user