mirror of
https://repository.entgra.net/community/device-mgt-plugins.git
synced 2025-09-16 23:42:15 +00:00
Fixed code formatting issue in windows-policy-edit.js
This commit is contained in:
parent
18f08b6ac8
commit
59d2cbb0e3
@ -107,7 +107,6 @@ var generatePolicyProfile = function () {
|
|||||||
return windowsOperationModule.generateProfile(configuredOperations);
|
return windowsOperationModule.generateProfile(configuredOperations);
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Checks if provided number is valid against a range.
|
* Checks if provided number is valid against a range.
|
||||||
*
|
*
|
||||||
@ -387,7 +386,6 @@ var slideDownPaneAgainstValueSet = function (selectElement, paneID, valueSet) {
|
|||||||
};
|
};
|
||||||
// End of HTML embedded invoke methods
|
// End of HTML embedded invoke methods
|
||||||
|
|
||||||
|
|
||||||
// Start of functions related to grid-input-view
|
// Start of functions related to grid-input-view
|
||||||
/**
|
/**
|
||||||
* Method to set count id to cloned elements.
|
* Method to set count id to cloned elements.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user