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
5f2ba2ec
Commit
5f2ba2ec
authored
Mar 26, 2021
by
Sylvain Coulange
Browse files
update boutons bravo_div pour expé
parent
6c02c728
Changes
2
Hide whitespace changes
Inline
Side-by-side
static/js/playerPhono.js
View file @
5f2ba2ec
...
...
@@ -356,7 +356,7 @@ svgClick.addEventListener("load",function(){
if
(
thisURL
.
match
(
/.*pA
\/
play/
)
||
thisURL
.
match
(
/.*pAV
\/
play/
)
||
thisURL
.
match
(
/.*serie-bac-a-sable
\/
play/
))
{
console
.
log
(
'
Session pour expé Alexandre: restrictions.
'
)
document
.
getElementById
(
'
retourHome
'
).
style
.
display
=
"
none
"
document
.
getElementById
(
'
bravo_quit
'
).
style
.
display
=
"
none
"
document
.
getElementById
(
'
bravo_quit
'
).
remove
()
}
// RESTRICTIONS BAC À SABLE -- pas de série de mots
...
...
templates/playerPhono.html
View file @
5f2ba2ec
...
...
@@ -121,6 +121,7 @@
<path
fill-rule=
"evenodd"
d=
"M8 3a5 5 0 1 1-4.546 2.914.5.5 0 0 0-.908-.417A6 6 0 1 0 8 2v1z"
/>
<path
d=
"M8 4.466V.534a.25.25 0 0 0-.41-.192L5.23 2.308a.25.25 0 0 0 0 .384l2.36 1.966A.25.25 0 0 0 8 4.466z"
/>
</svg></button></a>
<a
href=
"/player/serie-bac-a-sable/play"
id=
"toBacASable"
><button
type=
"button"
class=
"btn btn-outline-secondary"
>
Bac à Sable
</button></a>
<a
href=
"/player/"
><button
id=
"bravo_quit"
title=
"Quitter"
style=
"display:none"
type=
"button"
class=
"btn btn-primary btn-lg mr-0"
>
<svg
xmlns=
"http://www.w3.org/2000/svg"
width=
"30"
height=
"30"
fill=
"currentColor"
class=
"bi bi-box-arrow-right"
viewBox=
"0 0 16 16"
>
<path
fill-rule=
"evenodd"
d=
"M10 12.5a.5.5 0 0 1-.5.5h-8a.5.5 0 0 1-.5-.5v-9a.5.5 0 0 1 .5-.5h8a.5.5 0 0 1 .5.5v2a.5.5 0 0 0 1 0v-2A1.5 1.5 0 0 0 9.5 2h-8A1.5 1.5 0 0 0 0 3.5v9A1.5 1.5 0 0 0 1.5 14h8a1.5 1.5 0 0 0 1.5-1.5v-2a.5.5 0 0 0-1 0v2z"
/>
...
...
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