Merge branch 'wps' of git://github.com/ahocevar/openlayers into wps

This commit is contained in:
David Winslow
2012-03-30 21:50:00 -04:00

View File

@@ -231,6 +231,7 @@ function addLiteralInput(input, previousSibling) {
value: field.value
}
} : undefined;
createCopy(input, field, addLiteralInput);
});
} else {
var option;