Searched refs:appPath (Results 1 – 1 of 1) sorted by relevance
25 DropboxClient.prototype.appPath = '/drawio/'; method in DropboxClient787 var tmp = files[0].link.indexOf(this.appPath);792 var rel = decodeURIComponent(files[0].link.substring(tmp + this.appPath.length - 1));914 var tmp = files[0].link.indexOf(this.appPath);919 var rel = decodeURIComponent(files[0].link.substring(tmp + this.appPath.length - 1));