- Open the show.rhtml file (C:\Program Files\BitNami Redmine Stack\apps\redmine\app\controllers)
- Within the
<div class="<%= css_issue_classes(@issue) %>">
tag you can add a normal date with this line:Issue <em>Created</em> on: <strong><%= @issue.created_on %></strong>
No comments:
Post a Comment