kopia lustrzana https://github.com/c9/core
Restore deleted counter variable
rodzic
4ebcfda924
commit
bdb22d2b7b
|
@ -15,6 +15,7 @@ define(function(require, exports, module) {
|
||||||
var plugin = new Editor("Ajax.org", main.consumes, extensions);
|
var plugin = new Editor("Ajax.org", main.consumes, extensions);
|
||||||
//var emit = plugin.getEmitter();
|
//var emit = plugin.getEmitter();
|
||||||
var container;
|
var container;
|
||||||
|
var counter = 0;
|
||||||
|
|
||||||
plugin.on("draw", function(e) {
|
plugin.on("draw", function(e) {
|
||||||
// Create UI elements
|
// Create UI elements
|
||||||
|
|
Ładowanie…
Reference in New Issue