commit/galaxy-central: 2 new changesets
2 new commits in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/c3ac0d1c84e7/ Changeset: c3ac0d1c84e7 Branch: next-stable User: carlfeberhard Date: 2014-11-20 14:56:37+00:00 Summary: Fix to 42b2e53: should be in next-stable Affected #: 1 file diff -r a799879a82c54c2d1afec6e33d8918479bbf2373 -r c3ac0d1c84e71e49d04b5ddb2644415111605cbc templates/webapps/galaxy/root/index.mako --- a/templates/webapps/galaxy/root/index.mako +++ b/templates/webapps/galaxy/root/index.mako @@ -108,7 +108,7 @@ <a id="history-view-multi-button" class='panel-header-button' href="${h.url_for( controller='history', action='view_multiple' )}" title="${ _( 'View all histories' ) }"> - <span class="fa fa-caret-square-o-right"></span> + <span class="fa fa-columns"></span></a> %endif </div> https://bitbucket.org/galaxy/galaxy-central/commits/a88cc74c9317/ Changeset: a88cc74c9317 User: carlfeberhard Date: 2014-11-20 14:57:11+00:00 Summary: Merge Affected #: 0 files 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)
-
commits-noreply@bitbucket.org