Searched refs:showCommitDialog (Results 1 – 3 of 3) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | GitHubFile.js | 340 this.peer.showCommitDialog(this.meta.name,
|
H A D | GitHubClient.js | 559 this.showCommitDialog(filename, true, mxUtils.bind(this, function(message) 586 GitHubClient.prototype.showCommitDialog = function(filename, isNew, success, cancel) method in GitHubClient
|
H A D | GitLabClient.js | 570 this.showCommitDialog(filename, true, mxUtils.bind(this, function(message)
|