Show
Ignore:
Timestamp:
11/08/06 04:01:22 (3 years ago)
Author:
lazaridis_com
Message:

added temporarily project name to header
(filed trac:#4098)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • infra/TracX/tracx/templates/layout.html

    r89 r90  
    4444        <a py:if="chrome.logo.src" id="logo" href="${chrome.logo.link}"><img 
    4545          src="${chrome.logo.src}" alt="${chrome.logo.alt}" /></a> 
     46        <h1><a href="${chrome.logo.link}">${project.name}</a></h1>           
    4647      </div> 
    4748      <form py:if="'SEARCH_VIEW' in perm" id="search"