[opw-web] Hide the accepted projects link
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [opw-web] Hide the accepted projects link
- Date: Mon, 10 Mar 2014 16:10:42 +0000 (UTC)
commit 847b5fae192a4f8a939eacc7dc4858b8a481acd8
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Mon Mar 10 11:21:26 2014 -0400
Hide the accepted projects link
There's no point in showing it until the deadline, will implement showing
it after the deadline later.
skins/easterngreen/html/tpl_header.html | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/skins/easterngreen/html/tpl_header.html b/skins/easterngreen/html/tpl_header.html
index 840a4c4..5f59aaa 100644
--- a/skins/easterngreen/html/tpl_header.html
+++ b/skins/easterngreen/html/tpl_header.html
@@ -56,12 +56,14 @@ ocalization variable
<div class="nav-collapse">
<ul class="nav pull-right">
+ <!--
<li>
<a href="?q=view_programs&r=accepted">
<i class="icon-search"></i>
{{accepted_projects}}
</a>
</li>
+ -->
<li class="dropdown">
<a href="#" class="dropdown-toggle [[user_visibility]]" data-toggle="dropdown">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]