kopia lustrzana https://github.com/c9/core
added a suggestion from andrew and boyscouting
rodzic
f00eee5e8b
commit
f3cb3f8f6a
|
@ -340,7 +340,7 @@ define(function(require, module, exports) {
|
||||||
set ready(v) {
|
set ready(v) {
|
||||||
if (ready) throw new Error("Permission Denied");
|
if (ready) throw new Error("Permission Denied");
|
||||||
ready = true;
|
ready = true;
|
||||||
emit.sticky("ready");
|
emit.sticky("ready", { doc: plugin });
|
||||||
},
|
},
|
||||||
/**
|
/**
|
||||||
* The tooltip displayed when hovering over the tab button
|
* The tooltip displayed when hovering over the tab button
|
||||||
|
|
Ładowanie…
Reference in New Issue