Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
emo
TIDO
Commits
5a6c9526
Commit
5a6c9526
authored
Aug 13, 2021
by
dindigala
Browse files
Merge branch 'issue/search-list-bug' into 'develop'
fix: search result list bug fix See merge request
!210
parents
b1d94746
0924dbd5
Pipeline
#220278
passed with stages
in 5 minutes and 21 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/components/breadcrumbnavigation.vue
View file @
5a6c9526
...
...
@@ -34,7 +34,7 @@
>
<a
:class=
"$q.dark.isActive ? 'text-dark' : 'text-white'"
:href=
"`${redirectUrl}?searchTerm=${searchTerm}`"
:href=
"`${redirectUrl}
search.html
?searchTerm=${searchTerm}`"
class=
"header-links"
>
<q-icon
...
...
src/index.template.html
View file @
5a6c9526
...
...
@@ -31,7 +31,7 @@
-->
<script
id=
"tido-config"
type=
"application/json"
>
{
"
entrypoint
"
:
""
,
"
entrypoint
"
:
"
https://ahikar-dev.sub.uni-goettingen.de/api/textapi/ahikar/arabic-karshuni/collection.json
"
,
"
annotations
"
:
{
"
show
"
:
true
,
"
types
"
:
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment