Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
add submissions to users
Commit Description:
add submissions to users
<p>
<b>Author:</b>
<%=h @announcement.author %>
</p>
<p>
<b>Title:</b>
<%=h @announcement.title %>
</p>
<p>
<b>Notes:</b>
<%=h @announcement.notes %>
</p>
<p>
<b>Body:</b>
<%=h markdown(@announcement.body) %>
</p>
<p>
<b>Published:</b>
<%=h @announcement.published %>
</p>
<p>
<b>Show on front page:</b>
<%=h @announcement.frontpage %>
</p>
<p>
<b>Show only in contest:</b>
<%=h @announcement.contest_only %>
</p>
<%= link_to 'Edit', edit_announcement_path(@announcement) %> |
<%= link_to 'Back', announcements_path %>
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository permissions settings