W.I.P collab Editor:

- Implement user access to a document
- Implement leave session mechanism for user
- Implement single document network for an user (user be able to open a doc multiple times from same or other instances and get them all synced)
This commit is contained in:
Hadi Nategh
2016-08-17 17:23:22 +02:00
parent 94bc949cfa
commit 307e59e7ab
6 changed files with 139 additions and 48 deletions

View File

@ -1016,7 +1016,7 @@ app.classes.filemanager = AppJS.extend(
*
* @todo: creating new empty odt file
*/
list_editor_new: function (_egwAction) {
editor_new: function (_egwAction) {
var self = this,
template_url = '/api/js/webodf/template.odt';
egw.open_link(egw.link('/index.php', {