We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when i click in issue deleted
ActionView::Template::Error (undefined method `render_author_indicator' for #<ActionView::Base:0x00000000075940>): 14: <h4 class="note-header"> 15: <%= avatar(journal.user) %> 16: <%= authoring journal.created_on, journal.user, :label => :label_updated_time_by %> 17: <%= ::Temple::Utils.escape_html_safe((render_author_indicator issue, journal if Additionals.setting? :issue_note_with_author)) %> 18: <%= render_private_notes_indicator(journal) %> 19: <%= render_journal_update_info(journal) %> 20: </h4> app/views/issues/tabs/_history.html.erb:17 app/views/issues/tabs/_history.html.erb:7 app/views/common/_tabs.html.erb:21 app/views/common/_tabs.html.erb:20:in `each' app/views/common/_tabs.html.erb:20 app/helpers/application_helper.rb:499:in `render_tabs' plugins/redmine_issue_trash/app/views/trashed_issues/show.html.erb:118 lib/redmine/sudo_mode.rb:61:in `sudo_mode'
The text was updated successfully, but these errors were encountered:
@zh @agilekawabata @rewish @nishidayuya
Sorry, something went wrong.
No branches or pull requests
when i click in issue deleted
The text was updated successfully, but these errors were encountered: