commit/galaxy-central: carlfeberhard: History, view multiple: change icon in analyze page
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/42b2e5380ca9/ Changeset: 42b2e5380ca9 User: carlfeberhard Date: 2014-11-19 19:58:00+00:00 Summary: History, view multiple: change icon in analyze page Affected #: 1 file diff -r 9f224596521f7ac224f5bb17f41b69e395de11d1 -r 42b2e5380ca91b6314b22b5290ebf982aa5dc76b 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> 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