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
f8dda9ea
Commit
f8dda9ea
authored
1 year ago
by
bwalkow
Browse files
Options
Downloads
Patches
Plain Diff
Upgrade img
parent
b0cbef14
1 merge request
!2
Develop
Pipeline
#13664
passed with stage
Stage:
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
plwordnet/plwordnet.js
+3
-3
3 additions, 3 deletions
plwordnet/plwordnet.js
with
3 additions
and
3 deletions
plwordnet/plwordnet.js
+
3
−
3
View file @
f8dda9ea
...
@@ -185,7 +185,7 @@ PlWordnet.prototype.createAdditionalInfo = function(jsonData, title, titleEn, la
...
@@ -185,7 +185,7 @@ PlWordnet.prototype.createAdditionalInfo = function(jsonData, title, titleEn, la
'
<a href="/synsetid/plwordnet/
'
+
element2
.
synset
+
'
">
'
+
'
<a href="/synsetid/plwordnet/
'
+
element2
.
synset
+
'
">
'
+
'
<p class="title">
'
+
element2
.
lemma
+
'
</p>
'
+
'
<p class="title">
'
+
element2
.
lemma
+
'
</p>
'
+
'
</a>
'
+
'
</a>
'
+
`<img width="40" height="20" class="img-responsive show-icon" src="/img/lang-
${
lang
}
-32.png" alt="Language
1
" />`
+
`<img width="40" height="20" class="img-responsive show-icon" src="/img/lang-
${
lang
}
-32.png" alt="Language" />`
+
definition
+
definition
+
horizontalLine
;
horizontalLine
;
});
});
...
@@ -195,7 +195,7 @@ PlWordnet.prototype.createAdditionalInfo = function(jsonData, title, titleEn, la
...
@@ -195,7 +195,7 @@ PlWordnet.prototype.createAdditionalInfo = function(jsonData, title, titleEn, la
let
data
=
let
data
=
'
<div class="plwordnet-box">
'
+
'
<div class="plwordnet-box">
'
+
'
<h2>
'
+
'
<h2>
'
+
'
<img class="img-responsive show-icon" src="/img/lang-
'
+
lang
+
'
-32.png" alt="Language
2
" />
'
+
'
<img class="img-responsive show-icon" src="/img/lang-
'
+
lang
+
'
-32.png" alt="Language" />
'
+
'
<span lang="pl">
'
+
title
+
'
(
'
+
quantity
+
'
)
'
+
'
</span>
'
+
'
<span lang="pl">
'
+
title
+
'
(
'
+
quantity
+
'
)
'
+
'
</span>
'
+
'
<span lang="en">
'
+
titleEn
+
'
(
'
+
quantity
+
'
)
'
+
'
</span>
'
+
'
<span lang="en">
'
+
titleEn
+
'
(
'
+
quantity
+
'
)
'
+
'
</span>
'
+
'
</h2>
'
+
'
</h2>
'
+
...
@@ -246,7 +246,7 @@ PlWordnet.prototype.showHTMLForSynset = function() {
...
@@ -246,7 +246,7 @@ PlWordnet.prototype.showHTMLForSynset = function() {
'
<div class="fixed-space category"><span lang="pl">Słowo</span><span lang="en">Word</span></div>
'
+
'
<div class="fixed-space category"><span lang="pl">Słowo</span><span lang="en">Word</span></div>
'
+
'
<div class="fixed-space">
'
+
'
<div class="fixed-space">
'
+
'
<h2 class="lemma">
'
+
element
.
lemma
+
'
</h2>
'
+
'
<h2 class="lemma">
'
+
element
.
lemma
+
'
</h2>
'
+
'
<img class="img-responsive show-icon" src="/img/lang-
'
+
language
+
'
-32.png" alt="Language
3
" />
'
+
'
<img class="img-responsive show-icon" src="/img/lang-
'
+
language
+
'
-32.png" alt="Language" />
'
+
'
<p class="description">
'
+
definition
+
'
</p>
'
+
'
<p class="description">
'
+
definition
+
'
</p>
'
+
'
</div>
'
+
'
</div>
'
+
'
<hr />
'
+
'
<hr />
'
+
...
...
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