@ -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");
}