Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Språksamlingane
beta.ordbok.uib.no
Commits
c4385ebd
Commit
c4385ebd
authored
May 18, 2022
by
Henrik Askjer
Browse files
cleanup
parent
82b1e1a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/components/DictionaryView.vue
View file @
c4385ebd
...
...
@@ -615,7 +615,6 @@ export default {
}
,
inflection_link
:
function
(
word
)
{
console
.
log
(
this
.
previous
)
this
.
$plausible
.
trackEvent
(
'
inflection link
'
,
{
props
:
{
lang
:
this
.
previous
.
params
.
lang
,
from
:
this
.
previous
.
query
.
q
,
to
:
word
}}
)
this
.
event
=
null
navigate_to_query
(
this
,
word
)
...
...
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