FCLT#54013 Module conditiemetingen implementeren in Facilitor: code toevoegen aan mld_stdmelding en wijzigbaar maken

svn path=/Website/trunk/; revision=38804
This commit is contained in:
Alex Tiehuis
2018-08-14 11:45:51 +00:00
parent a30afaafac
commit 35dfcc064a

View File

@@ -430,6 +430,11 @@ function model_mld_stdmelding()
"typ": "check0",
"label": L("lcl_mld_enddate_empty"),
"multiedit": true
},
"code": {
"dbs": "mld_stdmelding_code",
"typ": "varchar",
"label": L("lcl_mld_code")
}
};