mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-06-01 12:19:28 +00:00
Fehlermeldungen wurden weggelassen
This commit is contained in:
+2
-2
@@ -2073,7 +2073,7 @@ if($_GET['method']=='update')
|
||||
function(data){
|
||||
if(isNaN(data))
|
||||
{
|
||||
alert("Ungültiger Preis eingetragen");
|
||||
|
||||
}
|
||||
});
|
||||
}
|
||||
@@ -2087,7 +2087,7 @@ if($_GET['method']=='update')
|
||||
}
|
||||
else
|
||||
{
|
||||
alert("Ungültiger Preis eingetragen");
|
||||
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user