Commit 961664cb authored by Sven Franck's avatar Sven Franck

data: updated select option getters

parent 6b427c79
[
{"text_i18n": "global_dict.euro", "value":"eur"},
{"text_i18n": "global_dict.dollar", "value":"usd"},
{"text_i18n": "global_dict.franc", "value":"sfr"}
]
\ No newline at end of file
[
{"text_i18n": "global_dict.urgent", "value":"4"},
{"text_i18n": "global_dict.moderate", "value":"3"},
{"text_i18n": "global_dict.low", "value":"2"},
{"text_i18n": "global_dict.none", "value":"1"}
]
\ No newline at end of file
[
{"text_i18n": "global_dict.open", "value":"open"},
{"text_i18n": "global_dict.closed", "value":"closed"},
{"text_i18n": "global_dict.pending", "value":"pending"}
]
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment