1 new commit in galaxy-central:
https://bitbucket.org/galaxy/galaxy-central/changeset/c4bdfbf9b327/ changeset: c4bdfbf9b327 user: greg date: 2012-07-03 20:03:46 summary: Fix column layout for tool dependencies. affected #: 1 file
diff -r 31564ea924e7911a04eecc9157d1817d68febd97 -r c4bdfbf9b3270809754fc075bf0af9b9a3d49f3c templates/webapps/community/repository/common.mako --- a/templates/webapps/community/repository/common.mako +++ b/templates/webapps/community/repository/common.mako @@ -105,8 +105,8 @@ <table class="grid"><tr><td><b>name</b></td> + <td><b>version</b></td><td><b>type</b></td> - <td><b>version</b></td></tr> %for dependency_key, requirements_dict in tool_dependencies.items(): <%
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.
galaxy-commits@lists.galaxyproject.org