File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
invenio_app_rdm/theme/templates/semantic-ui/invenio_app_rdm/help Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -188,9 +188,9 @@ <h3>Missing values</h3>
188188 </ p >
189189 < p >
190190 < strong > Example:</ strong >
191- < a href ="/search?page=1&size=20&q=NOT%20_exists_:metadata.additional_titles "
192- > < code > NOT _exists_:metadata.additional_titles</ code > </ a
193- >
191+ < a href ="/search?page=1&size=20&q=NOT%20_exists_:metadata.additional_titles ">
192+ < code > NOT _exists_:metadata.additional_titles</ code >
193+ </ a >
194194 (all records without metadata.additional_titles)
195195 </ p >
196196 < p >
Original file line number Diff line number Diff line change @@ -180,9 +180,9 @@ <h3>Fält som saknar värden</h3>
180180 </ p >
181181 < p >
182182 < strong > Exempel:</ strong >
183- < a href ="/search?page=1&size=20&q=NOT%20_exists_:metadata.additional_titles "
184- > < code > NOT _exists_:metadata.additional_titles</ code > </ a
185- >
183+ < a href ="/search?page=1&size=20&q=NOT%20_exists_:metadata.additional_titles ">
184+ < code > NOT _exists_:metadata.additional_titles</ code >
185+ </ a >
186186 (alla poster utan metadata.additional_titles)
187187 </ p >
188188 < p >
You can’t perform that action at this time.
0 commit comments