Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

Commit

Permalink
updated admin to include link to google group
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Adams committed Jan 2, 2009
1 parent 840f5eb commit a070f7b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
0.1.1
0.1.2
1 change: 1 addition & 0 deletions app/views/layouts/admin.html.erb
Expand Up @@ -39,6 +39,7 @@
<ul>

<li><%= link_to("Visit site", "/") %></li>
<li><%= link_to("Google Group", "http://groups.google.com/group/ansuz-cms/topics") %></li>
<li><%= link_to "File a Bug Report", "http://ansuz.lighthouseapp.com/projects/15780-ansuz/tickets/new" %></li>
<li><%= link_to "Make a Feature Request", "http://ansuzcms.crowdsound.com/suggestions/new" %></li>
</ul>
Expand Down

0 comments on commit a070f7b

Please sign in to comment.