Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloClient.js404 this.showTrelloDialog(false, fn);
424 this.showTrelloDialog(true, fn);
435 TrelloClient.prototype.showTrelloDialog = function(showFiles, fn) method in TrelloClient