Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenOlat
Certibot
Commits
8dfda1d5
Verified
Commit
8dfda1d5
authored
Jun 25, 2021
by
Raphael Fetzer
👷
Browse files
Bei Versionsänderung Vorschaubilder neuladen
Werden sonst aus dem Cache geholt und nicht aktualisiert
parent
bd1ae8e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
js/certibot.js
View file @
8dfda1d5
...
...
@@ -277,5 +277,5 @@ function BuildZIP() {
}
function
showPreview
()
{
document
.
getElementById
(
"
design_preview
"
).
innerHTML
=
"
<img src='img/vorschau_
"
+
document
.
getElementById
(
'
design
'
).
value
+
"
.jpg'>
"
;
document
.
getElementById
(
"
design_preview
"
).
innerHTML
=
"
<img src='img/vorschau_
"
+
document
.
getElementById
(
'
design
'
).
value
+
"
.jpg
?v=
"
+
version
+
"
'>
"
;
}
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