1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/758f42549867/ changeset: 758f42549867 user: dannon date: 2012-04-02 20:14:24 summary: Update cloud launch config name. affected #: 1 file diff -r 5ea04ccb61e8373369c41370dd3ee216a7dc6d14 -r 758f425498670dbe992701df81d277dbc7cd6de7 templates/webapps/galaxy/base_panels.mako --- a/templates/webapps/galaxy/base_panels.mako +++ b/templates/webapps/galaxy/base_panels.mako @@ -110,7 +110,7 @@ %endif ## Cloud menu. - %if app.config.get_bool( 'enable_cloud_control', False ): + %if app.config.get_bool( 'enable_cloud_launch', False ): <% menu_options = [ [_('New Cloud Cluster'), h.url_for( controller='/cloud', action='index' ) ], 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.