this 6073 bug was fixed
This commit is contained in:
@@ -186,7 +186,6 @@ var G_Grid = function(oForm, sGridName) {
|
||||
else
|
||||
attributDefaultValue='';
|
||||
}
|
||||
alert(attributDefaultValue);
|
||||
if (aObjects[0].type != 'checkbox' ) {
|
||||
if(attributDefaultValue!='' && attributDefaultValue != undefined)
|
||||
aObjects[0].value = attributDefaultValue;
|
||||
|
||||
Reference in New Issue
Block a user