Home
last modified time | relevance | path

Searched refs:linkRelation (Results 1 – 4 of 4) sorted by relevance

/plugin/diagramsnet/lib/js/grapheditor/
H A DGraph.js1916 Graph.prototype.linkRelation = 'nofollow noopener noreferrer'; method in Graph
9101 links[i].setAttribute('rel', this.linkRelation);
10741 a.setAttribute('rel', this.linkRelation);
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js2363 …linkTarget="frame"==urlParams.target?"_self":"_blank";Graph.prototype.linkRelation="nofollow noope…
2567 null!=c&&(b[f].setAttribute("rel",this.linkRelation),b[f].setAttribute("href",c),null!=d&&mxEvent.a…
2601 …itle(b):b;var c=document.createElement("a");c.setAttribute("rel",this.linkRelation);c.setAttribute…
H A Dviewer-static.min.js2363 …linkTarget="frame"==urlParams.target?"_self":"_blank";Graph.prototype.linkRelation="nofollow noope…
2567 null!=c&&(b[f].setAttribute("rel",this.linkRelation),b[f].setAttribute("href",c),null!=d&&mxEvent.a…
2601 …itle(b):b;var c=document.createElement("a");c.setAttribute("rel",this.linkRelation);c.setAttribute…
H A Dapp.min.js2612 …linkTarget="frame"==urlParams.target?"_self":"_blank";Graph.prototype.linkRelation="nofollow noope…
2816 null!=d&&(a[c].setAttribute("rel",this.linkRelation),a[c].setAttribute("href",d),null!=b&&mxEvent.a…
2850 …itle(a):a;var d=document.createElement("a");d.setAttribute("rel",this.linkRelation);d.setAttribute…