Show More
@@ -534,7 +534,7 b'' | |||
|
534 | 534 | % if form_type == 'inline': |
|
535 | 535 | <input type="hidden" name="f_path" value="{0}"> |
|
536 | 536 | <input type="hidden" name="line" value="${lineno_id}"> |
|
537 |
<span class="cursor-pointer |
|
|
537 | <span style="opacity: 0.7" class="cursor-pointer cb-comment-cancel" onclick="return Rhodecode.comments.cancelComment(this);"> | |
|
538 | 538 | ${_('dismiss')} |
|
539 | 539 | </span> |
|
540 | 540 | % endif |
General Comments 0
You need to be logged in to leave comments.
Login now