@@ -32,7 +32,7 @@
|
||||
v-html="note.subtext"></div>
|
||||
|
||||
<!-- Display highlights from solr results -->
|
||||
<div v-if="note.note_highlights.length > 0 && textResults" class="term-usage">
|
||||
<div v-if="note.note_highlights.length > 0" class="term-usage">
|
||||
<div
|
||||
class="usage-row"
|
||||
v-for="highlight in note.note_highlights"
|
||||
|
Reference in New Issue
Block a user