mirror of
https://git.topisto.net/tibo/template.git
synced 2026-03-31 19:29:10 +00:00
rename fiche to modal
This commit is contained in:
@@ -2,7 +2,7 @@ class Modal {
|
||||
// TODO : industrialiser en créant une classe
|
||||
}
|
||||
|
||||
const modalDialog = document.getElementById('fiche');
|
||||
const modalDialog = document.getElementById('modal');
|
||||
|
||||
var modal_hooks = [];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user