Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubFile.js340 this.peer.showCommitDialog(this.meta.name,
H A DGitHubClient.js559 this.showCommitDialog(filename, true, mxUtils.bind(this, function(message)
586 GitHubClient.prototype.showCommitDialog = function(filename, isNew, success, cancel) method in GitHubClient
H A DGitLabClient.js570 this.showCommitDialog(filename, true, mxUtils.bind(this, function(message)