mirror of
https://github.com/rickbarrette/redmine_qbo.git
synced 2025-11-08 08:54:23 -05:00
Update view.html.erb
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<div class="subject">
|
||||
<%= render_issue_subject_with_tree(@issue) %>
|
||||
<%= distance_of_time_in_words(Time.now, @token.expires_at)
|
||||
Link Expires in: <%= distance_of_time_in_words(Time.now, @token.expires_at)
|
||||
</div>
|
||||
<p class="author">
|
||||
<%= authoring @issue.created_on, @issue.author %>.
|
||||
|
||||
Reference in New Issue
Block a user