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
Pédagogies Multimodales
Phonographe
Commits
ba531638
Commit
ba531638
authored
Mar 26, 2021
by
Sylvain Coulange
Browse files
debug bac à sable
parent
b179f9e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
static/js/playerPhono.js
View file @
ba531638
...
...
@@ -379,7 +379,6 @@ if (thisURL.match(/.*serie-bac-a-sable\/play/)) {
var
cptline
=
1
function
newLine
(
el
){
console
.
log
(
el
)
cptline
+=
1
var
newLine
=
el
.
parentElement
.
parentElement
.
cloneNode
(
true
)
newLine
.
id
=
"
divReponse
"
+
cptline
...
...
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