commit/galaxy-central: jgoecks: Remove debugging statement.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/423d7f6e7b80/ changeset: 423d7f6e7b80 user: jgoecks date: 2012-03-22 23:00:54 summary: Remove debugging statement. affected #: 1 file diff -r bb19e940a03c7120674b2ba1ebf1588cbea95f74 -r 423d7f6e7b80cc294a9324133a49e1cd385c36ae static/scripts/galaxy.panels.js --- a/static/scripts/galaxy.panels.js +++ b/static/scripts/galaxy.panels.js @@ -140,7 +140,6 @@ } // Buttons this.$footer.hide(); - console.log( this.$footer, options.buttons ); var $buttons = this.$footer.find( ".buttons" ).html( "" ); if ( options.buttons ) { $.each( options.buttons, function( name, value ) { Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
Bitbucket