Skip to content

Commit

Permalink
readd omitSubtext
Browse files Browse the repository at this point in the history
  • Loading branch information
kkrebs committed Dec 12, 2024
1 parent 70ba45f commit 3fd3588
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
</label>
<select id="{generate-id()}" class="autocomplete {$xed-validation-marker} mycore-form-input" data-container="form-group" data-display="static">
<option value=""><xed:output i18n="search.select" /></option>
<xed:include uri="xslStyle:mycoreclass-options:classification:metadata:-1:children:ORIGIN" />
<xed:include uri="xslStyle:mycoreclass-options?omitSubtext={$UBO.Editor.import-list.omitSubtext}:classification:metadata:-1:children:ORIGIN" />
</select>
</div>
</xed:bind>
Expand Down

0 comments on commit 3fd3588

Please sign in to comment.