diff --git a/dashboard/js/popups.js b/dashboard/js/popups.js index b8e624f..8e0e679 100644 --- a/dashboard/js/popups.js +++ b/dashboard/js/popups.js @@ -305,6 +305,21 @@ const Popups = (() => { ${[[15,'15 min'],[30,'30 min'],[60,'1 heure'],[360,'6 heures']].map(([v,l]) => ``).join('')} + +
+
INSTALLATION AGENT
+
+ +
+ + +
+
`; document.getElementById('overlay-srvcfg').style.display = 'flex'; }