DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Removing some debug code [TFS Changeset #59842]
This commit is contained in:
@@ -122,7 +122,7 @@ Umbraco.Sys.registerNamespace("Umbraco.Application");
|
||||
this._isDirty = value;
|
||||
},
|
||||
setUp: function() {
|
||||
console.log(this.mainTree().find('a'));
|
||||
Sys.Debug.traceDump(this.mainTree().find('a'));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user