diff --git a/servers/php/js/maps.js b/servers/php/js/maps.js index b3882a4..f3f1195 100644 --- a/servers/php/js/maps.js +++ b/servers/php/js/maps.js @@ -386,8 +386,8 @@ if (hasMap()) { // comment out these two lines to get delete working - confirm("Disabled here on test website, this works fine."); - return false; + // confirm("Disabled here on test website, this works fine."); + // return false; var answer = confirm("This will permanently delete this route\n from the database. Do you want to delete?"); if (answer){