commit/galaxy-central: guerler: Charts: Fix comment
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/696efd4df3ec/ Changeset: 696efd4df3ec User: guerler Date: 2014-01-13 18:46:05 Summary: Charts: Fix comment Affected #: 1 file diff -r 1b7293faeb8ffb0778726f9541e8247c6010d2d8 -r 696efd4df3ecf32aa33a55bacf470c3eb5357867 config/plugins/visualizations/charts/static/library/table.js --- a/config/plugins/visualizations/charts/static/library/table.js +++ b/config/plugins/visualizations/charts/static/library/table.js @@ -134,7 +134,7 @@ } }, - // cancel last change + // confirm new value confirm: function(new_value) { this.value(new_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)
-
commits-noreply@bitbucket.org