mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Format the source code
In order to equivalent with WSO2 coding standards modified the source code
This commit is contained in:
parent
18b1f7830d
commit
0ce103e1ad
@ -53,7 +53,6 @@ function submitForm(formId) {
|
||||
} else if (input.data("param-type") == "form") {
|
||||
var prefix = (uriencodedFormStr == "") ? "" : "&";
|
||||
if (input.attr("type") == "checkbox" || input.attr("type") == "radio") {
|
||||
|
||||
if (isItemSelected == undefined) {
|
||||
isItemSelected = false;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user