Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
subugoe
emo
TIDO
Commits
0924dbd5
Commit
0924dbd5
authored
Aug 13, 2021
by
dindigala
Browse files
fix: search result list bug fix
parent
b1d94746
Pipeline
#220274
passed with stages
in 4 minutes and 49 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/components/breadcrumbnavigation.vue
View file @
0924dbd5
...
...
@@ -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 @
0924dbd5
...
...
@@ -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
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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