1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/ba8330a9fdef/ Changeset: ba8330a9fdef User: guerler Date: 2013-08-08 09:44:34 Summary: Fix by adding jquery-ui to viz template Affected #: 1 file diff -r f06d793860c40c59200c1441374ca4993854e94a -r ba8330a9fdefe0431ee1869e3a60c55caebc937c templates/webapps/galaxy/galaxy.panels.mako --- a/templates/webapps/galaxy/galaxy.panels.mako +++ b/templates/webapps/galaxy/galaxy.panels.mako @@ -30,6 +30,7 @@ ## load jscript libraries ${h.js( 'libs/jquery/jquery', + 'libs/jquery/jquery-ui', 'libs/bootstrap', 'libs/underscore', 'libs/backbone/backbone', 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.