commit/galaxy-central: greg: Change the import for the base message template for the tool shed to eliminate the bus error when you point your browser to the tool shed.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/changeset/ae683c38bdf2/ changeset: ae683c38bdf2 user: greg date: 2012-10-03 16:13:12 summary: Change the import for the base message template for the tool shed to eliminate the bus error when you point your browser to the tool shed. affected #: 1 file diff -r 7b3a7a3ea9afc3de218c7c5f2c52cdfa717ee5c5 -r ae683c38bdf2aa61403dc220e91561945a855158 templates/webapps/community/message.mako --- a/templates/webapps/community/message.mako +++ b/templates/webapps/community/message.mako @@ -1,1 +1,1 @@ -<%inherit file="/message.mako"/> +<%inherit file="../../message.mako"/> 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