Home
last modified time | relevance | path

Searched refs:newDesc (Results 1 – 2 of 2) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
DLocalFile.js207 this.fileHandle.getFile().then(mxUtils.bind(this, function(newDesc) argument
211 if (this.desc.lastModified == newDesc.lastModified)
/plugin/calendar/
DCHANGELOG.md11222 $description = $newDesc ?: $existingEventData['description'];