1 new commit in galaxy-central:
https://bitbucket.org/galaxy/galaxy-central/commits/8d8368ab03ff/ Changeset: 8d8368ab03ff User: greg Date: 2013-05-02 21:44:05 Summary: Re-add the ability to preview and install repositories from the Valid repositories grid in the tool shed. Affected #: 1 file
diff -r d2a4a4e4165058439ad0ffb09003f8d57a19233e -r 8d8368ab03ff95c2aa88861ed0284cf48ca73631 lib/tool_shed/grids/repository_grids.py --- a/lib/tool_shed/grids/repository_grids.py +++ b/lib/tool_shed/grids/repository_grids.py @@ -1424,7 +1424,7 @@ columns = [ RepositoryGrid.NameColumn( "Name", key="name", - attach_popup=False ), + attach_popup=True ), RepositoryGrid.DescriptionColumn( "Synopsis", key="description", attach_popup=False ),
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