Fixed code formatting issue in windows-policy-edit.js

revert-dabc3590
Menaka Jayawardena 7 years ago
parent 18f08b6ac8
commit 59d2cbb0e3

@ -107,7 +107,6 @@ var generatePolicyProfile = function () {
return windowsOperationModule.generateProfile(configuredOperations);
};
/**
* 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
// Start of functions related to grid-input-view
/**
* Method to set count id to cloned elements.

Loading…
Cancel
Save