changements blandine
This commit is contained in:
parent
5f3ebce7d0
commit
0cbb591879
2 changed files with 11 additions and 1 deletions
5
scripts/films.js
Normal file
5
scripts/films.js
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
const EPISODE4 = document.getElementById('Ep4');
|
||||
const DONNEES = document.getElementById('donnees');
|
||||
const VAISSEAUX = document.getElementById('vaisseaux');
|
||||
const PLANETES = document.getElementById('planetes');
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue