summaryrefslogtreecommitdiff
path: root/templates/packages/details.html
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-05-21 02:28:51 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-05-21 02:28:51 -0300
commit5897fba6d3242cc7188d05f8f3be7362a8383761 (patch)
tree84ccff2220113bff8b38120d04fa4d39f7c1e1fb /templates/packages/details.html
parenta30350ac6e76c66d14f6d78ed2b5ae4e5799c79c (diff)
More rebranding!
Diffstat (limited to 'templates/packages/details.html')
-rw-r--r--templates/packages/details.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/templates/packages/details.html b/templates/packages/details.html
index a8b2346e..f1b16e4c 100644
--- a/templates/packages/details.html
+++ b/templates/packages/details.html
@@ -15,8 +15,6 @@
<div id="actionlist">
<h4>Package Actions</h4>
<ul class="small">
- <li><a href="{% svn_arch pkg %}" title="View SVN entries in the {{pkg.repo|lower}}-{{pkg.arch}} branch">SVN Entries ({{pkg.repo|lower}}-{{pkg.arch}})</a></li>
- <li><a href="{% svn_trunk pkg %}" title="View SVN entries on trunk">SVN Entries (trunk)</a></li>
<li><a href="{% bugs_list pkg %}" title="View existing bug tickets for {{ pkg.pkgname }}">Bug Reports</a></li>
<li><a href="{% bug_report pkg %}" title="Report bug for {{ pkg.pkgname }}">Report a Bug</a></li>
{% if pkg.flag_date %}