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); 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…
Cancel
Save