Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
lexp_www
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
lexworkers
lexp_www
Commits
f3ef23fd
Commit
f3ef23fd
authored
1 year ago
by
Dawid Banach
Browse files
Options
Downloads
Patches
Plain Diff
Update image source to relative path
parent
893c4d9a
1 merge request
!2
Develop
Pipeline
#13661
passed with stage
Stage:
in 23 seconds
This commit is part of merge request
!2
. Comments created here will be created in the context of that merge request.
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
plwordnet/plwordnet.js
+1
-1
1 addition, 1 deletion
plwordnet/plwordnet.js
with
1 addition
and
1 deletion
plwordnet/plwordnet.js
+
1
−
1
Edit
View file @
f3ef23fd
...
...
@@ -185,7 +185,7 @@ PlWordnet.prototype.createAdditionalInfo = function(jsonData, title, titleEn, la
'
<a href="/synsetid/plwordnet/
'
+
element2
.
synset
+
'
">
'
+
'
<p class="title">
'
+
element2
.
lemma
+
'
</p>
'
+
'
</a>
'
+
'
<img width="40" height="20" class="img-responsive show-icon" src="
http://lexp-dev.clarin-pl.eu/img/lang-
'
+
lang
+
'
-32.png" alt="Language" />
'
+
`
<img width="40" height="20" class="img-responsive show-icon" src="
/img/lang-
${
lang
}
-32.png" alt="Language" />
`
+
definition
+
horizontalLine
;
});
...
...
This diff is collapsed.
Click to expand it.
Preview
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!
Save comment
Cancel
Please
register
or
sign in
to comment