for moar consistency across the board
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
@if(session.admin)data-is-admin="true" @endif @else style="display:none" @endif
|
||||
@if(item.is_comments_locked)data-is-locked="true" @endif>
|
||||
<div class="comments-header">
|
||||
<h3>Comments @if(item.is_comments_locked)🔒@endif</h3>
|
||||
<span>Comments @if(item.is_comments_locked)🔒@endif</span>
|
||||
<div class="comments-controls">
|
||||
<span>Loading...</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user