continue working on hq
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
{{if $no_messages}}
|
||||
<div class="alert alert-warning alert-dismissible fade show" role="alert">
|
||||
{{$no_messages_label}}
|
||||
<button type="button" class="close" data-dismiss="alert" aria-label="Close">
|
||||
<span aria-hidden="true">×</span>
|
||||
</button>
|
||||
<h3>{{$no_messages_label.0}}</h3>
|
||||
<br>
|
||||
{{$no_messages_label.1}}
|
||||
</div>
|
||||
{{/if}}
|
||||
<div id="jot-popup">
|
||||
{{$editor}}
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user