1 new commit in galaxy-central:
https://bitbucket.org/galaxy/galaxy-central/changeset/9c90d4c2f4cc/
changeset: 9c90d4c2f4cc
user: carlfeberhard
date: 2012-12-07 20:13:25
summary: ui.js: fix to bad template reference
affected #: 1 file
diff -r cba8dbdb8312dcfa93e0be299fb560c067266064 -r 9c90d4c2f4ccfa6303b127a51c27bd2e57402594 static/scripts/mvc/ui.js
--- a/static/scripts/mvc/ui.js
+++ b/static/scripts/mvc/ui.js
@@ -205,9 +205,6 @@
// template loading is problematic - ui is loaded in base.mako
// and the template (prev.) needed to be loaded before ui
- if( !this.templates.wrapper ){
- this.templates.wrapper = Handlebars.templates[ 'template-popupmenu-wrapper' ];
- }
},
/** Render the menu. NOTE: doesn't attach itself to the DOM.
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.