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
+1
View File
@@ -231,6 +231,7 @@ function addLiteralInput(input, previousSibling) {
value: field.value value: field.value
} }
} : undefined; } : undefined;
createCopy(input, field, addLiteralInput);
}); });
} else { } else {
var option; var option;