mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
moved add comment button outside comments div
This commit is contained in:
@@ -34,9 +34,8 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% include 'html/comment.html' %}
|
{% include 'html/comment.html' %}
|
||||||
|
|
||||||
<button class="btn add-comment">Add Comment</button>
|
|
||||||
</div>
|
</div>
|
||||||
|
<button class="btn add-comment">Add Comment</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="layout-side-section">
|
<div class="layout-side-section">
|
||||||
|
|||||||
Reference in New Issue
Block a user