edit: évènements en version dégradée ? à voir + pb import js
This commit is contained in:
+5
-1
@@ -15,4 +15,8 @@ async function importOuverture(){
|
||||
statusBox.textContent = textStatus;
|
||||
}
|
||||
|
||||
importOuverture()
|
||||
importOuverture()
|
||||
|
||||
for( let btn of document.querySelectorAll("#eventContent & li & .iconBtnStyle")){
|
||||
btn.style.visibility = 'visible';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user