diffs: introducing diff menu for whitespace toggle and context changes
This commit is contained in:
parent
175a9b344e
commit
94d74336d1
11 changed files with 141 additions and 206 deletions
|
|
@ -150,10 +150,6 @@
|
|||
<a href="${h.route_path('repo_commit_download',repo_name=c.repo_name,commit_id=c.commit.raw_id,_query=dict(diff='download'))}" class="tooltip" title="${h.tooltip(_('Download diff'))}">
|
||||
${_('Download Diff')}
|
||||
</a>
|
||||
|
|
||||
${c.ignorews_url(request)}
|
||||
|
|
||||
${c.context_url(request)}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue