Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
zedflow
fgdi
Commits
eb02738e
Commit
eb02738e
authored
Dec 20, 2023
by
Traboulsi
Browse files
Update public/js/add_content.js
parent
eb97de4f
Pipeline
#8950
passed with stage
in 9 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/js/add_content.js
View file @
eb02738e
...
@@ -76,7 +76,7 @@ function addcontent(item) {
...
@@ -76,7 +76,7 @@ function addcontent(item) {
'
<div class="card mb-4 shadow-sm extension overflow-auto">
'
+
'
<div class="card mb-4 shadow-sm extension overflow-auto">
'
+
'
<h5>
'
+
item
.
item
.
title
+
'
<span class="content-subtitle text-muted">
'
+
item
.
item
.
project
+
'
</span></h5>
'
+
'
<h5>
'
+
item
.
item
.
title
+
'
<span class="content-subtitle text-muted">
'
+
item
.
item
.
project
+
'
</span></h5>
'
+
'
<img class="thumbimg" src="
'
+
item
.
item
.
imageLink
+
'
" alt="">
'
+
'
<img class="thumbimg" src="
'
+
item
.
item
.
imageLink
+
'
" alt="">
'
+
'
<img class="thumbimg" src="
'
+
item
.
item
.
sdgImage
+
'
" alt="SDG x Projecte Image"
class="img-fluid"
style="max-width: 100%;">
'
+
'
<img class="thumbimg" src="
'
+
item
.
item
.
sdgImage
+
'
" alt="SDG x Projecte Image" style="max-width: 100%;">
'
+
'
<div class="card-body">
'
+
'
<div class="card-body">
'
+
'
<p class="card-text-lg small">
'
+
'
<p class="card-text-lg small">
'
+
description
+
description
+
...
...
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