fixing search indexing2
This commit is contained in:
@@ -118,6 +118,7 @@
|
||||
<div class="destination-name">
|
||||
<code>{{ row.name }}</code>
|
||||
{% if row.required %}<span class="tag">{{ nav.tr("import-required-short") }}</span>{% endif %}
|
||||
{% if row.verification %}<span class="tag">{{ nav.tr("import-verification-short") }}</span>{% endif %}
|
||||
</div>
|
||||
<span class="mapping-arrow" aria-hidden="true">←</span>
|
||||
<label>
|
||||
|
||||
Reference in New Issue
Block a user