@ -55,11 +55,13 @@ function saveLocation(locationID) {
functiondeleteLocation(locationID){
if(locationID<0)
if(locationID<0){
alert('Congratulations! You found the secret UI bug easter egg! This button should not be here, yet I left it specifically because I wanted an easter egg and not because of any other reasons! Good for you!')
return;
if(!confirm('Delete the selected location? If there are parts there, this will leave a mess in the database and Marek will be very sad.'))
}
if(!confirm('Delete the selected location? If there are parts there, this will leave a mess in the database and Marek will be very sad.')){