kopia lustrzana https://github.com/c9/core
rodzic
fa8c88f980
commit
106f91e9a9
|
@ -58,7 +58,7 @@ define(function(require, module, exports) {
|
|||
});
|
||||
|
||||
plugin.update([
|
||||
{ id: "cancel", visible: cancel, onclick: function(){ plugin.hide(); } },
|
||||
{ id: "cancel", visible: cancel && !options.notoall, onclick: function() { plugin.hide(); } },
|
||||
{ id: "dontask", visible: showDontAsk },
|
||||
{ id: "yestoall", visible: all, onclick: function(){
|
||||
gotYesNo = true;
|
||||
|
|
Ładowanie…
Reference in New Issue