Skip to content

Commit

Permalink
remove Pressearchiv from complex search
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulBorchert committed Jun 4, 2024
1 parent 5e73f40 commit f7892d9
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 @@ -93,11 +93,6 @@
xpath="condition[@field='category.top'][2]/@value" id="inputLanguage1"
i18n="editor.search.mir.language_classification" tooltip="editor.search.mir.language_classification.tooltip"
uri="xslStyle:items2options:classification:editorComplete:-1:children:rfc5646" />
<!-- dfi-Pressearchiv-Klassifikation -->
<mir:template name="selectInput"
xpath="condition[@field='category.top'][3]/@value" id="inputPress_Archive1"
i18n="editor.search.mir.pressarchive_classification" tooltip="editor.search.mir.pressarchive_classification.tooltip"
uri="xslStyle:items2options:classification:editorComplete:-1:children:documents" />
<!-- Genre -->
<mir:template name="selectInput"
xpath="condition[@field='category.top'][4]/@value" id="inputGenre1"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,6 @@
xpath="condition[@field='category.top'][2]/@value" id="inputLanguage1"
i18n="editor.search.mir.language_classification" tooltip="editor.search.mir.language_classification.tooltip"
uri="xslStyle:items2options:classification:editorComplete:-1:children:rfc5646" />
<!-- dfi-Pressearchiv-Klassifikation -->
<mir:template name="selectInput"
xpath="condition[@field='category.top'][3]/@value" id="inputPress_Archive1"
i18n="editor.search.mir.pressarchive_classification" tooltip="editor.search.mir.pressarchive_classification.tooltip"
uri="xslStyle:items2options:classification:editorComplete:-1:children:documents" />
<!-- Genre -->
<mir:template name="selectInput"
xpath="condition[@field='category.top'][4]/@value" id="inputGenre1"
Expand Down

0 comments on commit f7892d9

Please sign in to comment.