1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/9469c1d11af5/ Changeset: 9469c1d11af5 User: carlfeberhard Date: 2014-04-29 17:41:22 Summary: D'oh: fix to ef8ef4ff2e15 Affected #: 1 file diff -r ef8ef4ff2e1505660871f49b1cfd680f3e5552da -r 9469c1d11af520686d6c0e934146dbdab05995a8 templates/webapps/galaxy/history/display_structured.mako --- a/templates/webapps/galaxy/history/display_structured.mako +++ b/templates/webapps/galaxy/history/display_structured.mako @@ -243,7 +243,7 @@ <span class="light">${ _( 'Library' ) + ':' }</span><span class="bold"><a href="${ h.url_for( controller='library', action='list' ) + '#folders/F' + folder_id }"> - ${ library.name } + ${ folder.name } </a></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.