egroupware_official/etemplate/js/test/et2_test_expressions.json

10 lines
187 B
JSON
Raw Normal View History

var expression_test_data = {
2011-08-12 18:29:24 +02:00
"test": {
"display_text": "true",
"textbox": "And this is the inner textbox."
2011-08-12 18:29:24 +02:00
},
"display_text": "false",
"textbox": "This is the outer textbox."
};