[opw-web] Fix add attachment visibility for admin
- From: Owen Taylor <otaylor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [opw-web] Fix add attachment visibility for admin
- Date: Mon, 10 Mar 2014 16:11:07 +0000 (UTC)
commit efe214afb6b31a8830d38eb4646130e50a4ebd4e
Author: Owen W. Taylor <otaylor fishsoup net>
Date: Mon Mar 10 11:50:47 2014 -0400
Fix add attachment visibility for admin
skins/easterngreen/html/tpl_view_project.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/skins/easterngreen/html/tpl_view_project.html b/skins/easterngreen/html/tpl_view_project.html
index 927a8c7..b9330d9 100644
--- a/skins/easterngreen/html/tpl_view_project.html
+++ b/skins/easterngreen/html/tpl_view_project.html
@@ -82,7 +82,7 @@
</a>
<a href="?q=attachment&a=add&prg=[[program_id]]&p=[[project_id]]"
- class="btn [[add_visibility]]">
+ class="btn [[attach_visibility]]">
{{add_attachment}}
</a>
</div>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]