mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
correct olad formatting issues
This commit is contained in:
parent
46d85a3833
commit
e086ecf28a
@ -596,7 +596,6 @@ function setProximityAlert() {
|
||||
var message = "Proximity Time cannot be empty.";
|
||||
noty({text: message, type: 'error'});
|
||||
} else {
|
||||
|
||||
var data = {
|
||||
'parseData': JSON.stringify({
|
||||
'proximityTime': proximityTime,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user