summaryrefslogtreecommitdiff
path: root/contrib/redux.ch.json
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/redux.ch.json')
-rw-r--r--contrib/redux.ch.json10
1 files changed, 4 insertions, 6 deletions
diff --git a/contrib/redux.ch.json b/contrib/redux.ch.json
index 48e8e7a..6b99ca1 100644
--- a/contrib/redux.ch.json
+++ b/contrib/redux.ch.json
@@ -27,14 +27,12 @@
"type": "string",
"name": "ahv_number",
"label": "AHV number",
- "label_i18n":{
- "de_DE":"AHV-Nummer",
- "de_CH":"AHV-Nummer"
- },
+ "tooltip":"AHV-Nummer",
"widget": "anastasis_gtk_ia_ahv",
"uuid" : "1da87570-ba16-4f62-8a7e-cbda92f51591",
- "validation-regex": "^(756).[0-9]{4}.[0-9]{4}.[0-9]{2}|(756)[0-9]{10}$",
- "validation-logic": "CH_AHV_check"
+ "validation-regex": "^(756)\\.[0-9]{4}\\.[0-9]{4}\\.[0-9]{2}|(756)[0-9]{10}$",
+ "validation-logic": "CH_AHV_check",
+ "autocomplete": "???.????.????.??"
}
]
}