Correction de taille

ServeurDeTest
Noé GARNIER 2 years ago
parent 564d17678c
commit 1ee53228aa

@ -131,5 +131,5 @@ function displayHelp() {
* It opens a new window with the name dashboard.html and the size of 1000x450.
*/
function dashboard() {
window.open("index.php?action=goToDashboard", "", "width=1000, height=350");
window.open("index.php?action=goToDashboard", "", "width=1000, height=380");
}
Loading…
Cancel
Save