Skip to content

Commit

Permalink
remove Presseorgan from complex search
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulBorchert committed Jun 4, 2024
1 parent 0dc717e commit 5e73f40
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,6 @@
<mir:template name="textInput"
xpath="condition[@field='id,isbn,mods.identifier']/@value" id="inputIdentifier1"
i18n="editor.search.mir.identifier" tooltip="editor.search.mir.identifier.tooltip" />
<!-- Presseorgan -->
<mir:template name="selectInput"
xpath="condition[@field='category.top'][1]/@value" id="inputPressOrgans1"
i18n="editor.search.mir.press_organ" tooltip="editor.search.mir.press_organ.tooltip"
uri="xslStyle:items2options:classification:editorComplete:-1:children:mir_institutes" />
<!-- Sprachklassifikation -->
<mir:template name="selectInput"
xpath="condition[@field='category.top'][2]/@value" id="inputLanguage1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,6 @@
<mir:template name="textInput"
xpath="condition[@field='id,isbn,mods.identifier']/@value" id="inputIdentifier1"
i18n="editor.search.mir.identifier" tooltip="editor.search.mir.identifier.tooltip" />
<!-- Presseorgan -->
<mir:template name="selectInput"
xpath="condition[@field='category.top'][1]/@value" id="inputPressOrgans1"
i18n="editor.search.mir.press_organ" tooltip="editor.search.mir.press_organ.tooltip"
uri="xslStyle:items2options:classification:editorComplete:-1:children:mir_institutes" />
<!-- Sprachklassifikation -->
<mir:template name="selectInput"
xpath="condition[@field='category.top'][2]/@value" id="inputLanguage1"
Expand Down

0 comments on commit 5e73f40

Please sign in to comment.