[extensions-web: 13/75] Add a link to the local extensions view.
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web: 13/75] Add a link to the local extensions view.
- Date: Fri, 23 Sep 2011 03:15:31 +0000 (UTC)
commit a48ac82e5253be606f90e8a56e2d1468615da00f
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Tue Sep 13 14:16:44 2011 -0400
Add a link to the local extensions view.
sweettooth/templates/base.html | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/sweettooth/templates/base.html b/sweettooth/templates/base.html
index 3a17b43..10253ee 100644
--- a/sweettooth/templates/base.html
+++ b/sweettooth/templates/base.html
@@ -42,6 +42,7 @@ window._SW = function() {
<ul id="globalnav">
<li><a href="{% url extensions-index %} ">Extensions</a></li>
<li><a href="{% url extensions-upload-file %}">Add extension</a></li>
+ <li><a href="{% url extensions-local %}">Installed Extensions</a></li>
</ul>
<div class="right">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]