Commit 023ff6c6 authored by Tristan Cavelier's avatar Tristan Cavelier

Confusing comment removed

parent 143448b1
......@@ -171,7 +171,6 @@ var newDAVStorage = function ( spec, my ) {
headers: {'Authorization':'Basic '+Base64.encode(
priv.username + ':' + priv.password )},
success: function (xmlData) {
// doc.last_modified =
$(xmlData).find(
'lp1\\:getlastmodified, getlastmodified'
).each( function () {
......
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