Remove console logging

remotes/origin/stable6
Thomas Tanghus 13 years ago
parent 51547c3316
commit fdfdd2e4e7
  1. 1
      core/js/jquery.ocdialog.js

@ -94,7 +94,6 @@
this._setSizes();
break;
case 'buttons':
console.log('buttons', value);
if(this.$buttonrow) {
this.$buttonrow.empty();
} else {

Loading…
Cancel
Save