1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2024-12-27 00:58:56 +01:00
egroupware_official/etemplate/js/test/et2_test_input_validator.json

14 lines
156 B
JSON

var validation_data = {
"content": {
"textbox": "Always"
},
"sel_options": {
"select": {
one: "One",
two: "Two",
three: "Three"
}
},
};