Commit 7d7b70af authored by Siddhant Sanyam's avatar Siddhant Sanyam

CHANGED DAV LOCATION

parent 41813a28
...@@ -260,7 +260,7 @@ supportedDocuments = {"text":{editorPage:"text-editor",icon:"images/icons/docume ...@@ -260,7 +260,7 @@ supportedDocuments = {"text":{editorPage:"text-editor",icon:"images/icons/docume
"other":{editorPage:null,icon:"images/icons/other.gif"}, "other":{editorPage:null,icon:"images/icons/other.gif"},
undefined:{editorPage:null,icon:"images/icons/other.gif"} undefined:{editorPage:null,icon:"images/icons/other.gif"}
} }
getDocumentAddress = function(doc) {return "dav/"+doc.getCreation();} getDocumentAddress = function(doc) {return "http://sidunhosted.com/ungdav/"+doc.getCreation();}
/************************************************* /*************************************************
****************** actions ****************** ****************** actions ******************
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment