- keywords in color grey - new calss . label-keyword in search_style.css
- composer updates - user manaual as link in dashboard.blade.php
This commit is contained in:
parent
082cab1d4f
commit
76bdfcdf92
5 changed files with 29 additions and 10 deletions
|
@ -55,7 +55,7 @@
|
|||
</p>
|
||||
|
||||
<!-- <div class="css-subject" v-if="document.subject && document.subject.length > 0"> -->
|
||||
<span class="label label-success titlecase" v-for="(item, index) in document.subject" :key="index">
|
||||
<span class="label label-keyword titlecase" v-for="(item, index) in document.subject" :key="index">
|
||||
#{{ item }}
|
||||
</span>
|
||||
<!-- <p>
|
||||
|
|
Loading…
Add table
editor.link_modal.header
Reference in a new issue