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.";
|
var message = "Proximity Time cannot be empty.";
|
||||||
noty({text: message, type: 'error'});
|
noty({text: message, type: 'error'});
|
||||||
} else {
|
} else {
|
||||||
|
|
||||||
var data = {
|
var data = {
|
||||||
'parseData': JSON.stringify({
|
'parseData': JSON.stringify({
|
||||||
'proximityTime': proximityTime,
|
'proximityTime': proximityTime,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user