mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-01-01 13:13:22 +08:00
Remove byebug from HTML template
Closes SCI-2883.
This commit is contained in:
parent
95e19e1229
commit
d071454fc8
1 changed files with 0 additions and 1 deletions
|
@ -36,6 +36,5 @@
|
|||
</div>
|
||||
<strong><%= comment.user.full_name %>:</strong>
|
||||
<div data-role="comment-message-container">
|
||||
<% byebug %>
|
||||
<div data-role="comment-message"><%= custom_auto_link(comment.message, team: current_team) %></div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue