Home
last modified time | relevance | path

Searched refs:imageBaseUrl (Results 1 – 3 of 3) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DGraphViewer.js24 GraphViewer.prototype.imageBaseUrl = 'https://viewer.diagrams.net/'; method in GraphViewer
566 url = this.imageBaseUrl + url;
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js4012 …totype.editBlankUrl="https://app.diagrams.net/";GraphViewer.prototype.imageBaseUrl="https://viewer…
4028 …b.substring(0,10)&&("/"==b.charAt(0)&&(b=b.substring(1,b.length)),b=this.imageBaseUrl+b);return b};
H A Dviewer-static.min.js4012 …totype.editBlankUrl="https://app.diagrams.net/";GraphViewer.prototype.imageBaseUrl="https://viewer…
4028 …b.substring(0,10)&&("/"==b.charAt(0)&&(b=b.substring(1,b.length)),b=this.imageBaseUrl+b);return b};