templates/paper/filediff.tmpl
changeset 8235 89bc3946c8f3
parent 7725 6a888d491eaf
child 8353 6058d291abdf
equal deleted inserted replaced
8234:27dbe534397b 8235:89bc3946c8f3
    36 <p><input name="rev" id="search1" type="text" size="30" /></p>
    36 <p><input name="rev" id="search1" type="text" size="30" /></p>
    37 <div id="hint">find changesets by author, revision,
    37 <div id="hint">find changesets by author, revision,
    38 files, or words in the commit message</div>
    38 files, or words in the commit message</div>
    39 </form>
    39 </form>
    40 
    40 
    41 <div class="description">{desc|strip|escape|addbreaks}</div>
    41 <div class="description">{desc|strip|escape|addbreaks|nonempty}</div>
    42 
    42 
    43 <table id="changesetEntry">
    43 <table id="changesetEntry">
    44 <tr>
    44 <tr>
    45  <th>author</th>
    45  <th>author</th>
    46  <td>{author|obfuscate}</td>
    46  <td>{author|obfuscate}</td>