[Xfce4-commits] <moka:master> Add link to the announcement view to the front page.
Jannis Pohlmann
noreply at xfce.org
Mon Jan 17 17:52:02 CET 2011
Updating branch refs/heads/master
to 9502d5bd4555b316625fed9fa195bb1c8f459142 (commit)
from a3ba53b8e9e38134205fe1956855b0323ac26dd4 (commit)
commit 9502d5bd4555b316625fed9fa195bb1c8f459142
Author: Jannis Pohlmann <jannis at xfce.org>
Date: Mon Jan 17 17:51:02 2011 +0100
Add link to the announcement view to the front page.
lib/views/manage_releases.erb | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/lib/views/manage_releases.erb b/lib/views/manage_releases.erb
index 2e7ca9d..5240e36 100644
--- a/lib/views/manage_releases.erb
+++ b/lib/views/manage_releases.erb
@@ -1,4 +1,6 @@
<%= header :title => 'Manage releases' %>
+<h2>Utilities</h2>
+<p><a href="/announcements">Publish announcements</a></p>
<h2>Collections</h2>
<table cellspacing="0" cellpadding="0">
<% for collection in Collection.find_all_by_maintainer(env['warden'].user).sort %>
More information about the Xfce4-commits
mailing list