]> source.dussan.org Git - nextcloud-server.git/commitdiff
Remove console logging
authorThomas Tanghus <thomas@tanghus.net>
Mon, 9 Sep 2013 22:25:07 +0000 (00:25 +0200)
committerThomas Tanghus <thomas@tanghus.net>
Mon, 9 Sep 2013 22:25:07 +0000 (00:25 +0200)
core/js/jquery.ocdialog.js

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