commit/galaxy-central: kanwei: Restore error icon for color-blindness; needs further testing
1 new changeset in galaxy-central: http://bitbucket.org/galaxy/galaxy-central/changeset/e4ef73d003f6/ changeset: e4ef73d003f6 branches: user: kanwei date: 2011-06-06 17:12:04 summary: Restore error icon for color-blindness; needs further testing affected #: 1 file (41 bytes) --- a/templates/root/history_common.mako Mon Jun 06 09:37:06 2011 -0400 +++ b/templates/root/history_common.mako Mon Jun 06 11:12:04 2011 -0400 @@ -69,6 +69,7 @@ <a class="icon-button delete tooltip" title="Delete" href="${h.url_for( action='delete', id=data.id, show_deleted_on_refresh=show_deleted_on_refresh )}" id="historyItemDeleter-${data.id}"></a> %endif </div> + <span class="state-icon"></span><span class="historyItemTitle">${hid}: ${data.display_name()}</span></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)
-
Bitbucket