removing debugging code

[TFS Changeset #70468]
This commit is contained in:
slace
2010-06-21 11:48:28 +00:00
parent b9d3529f86
commit bf4f524a2b

View File

@@ -28,7 +28,6 @@ Umbraco.Controls.TabView = (function () {
},
onActiveTabChange: function (fn) {
console.log('adding function');
onChangeEvents.push(fn);
},