add example value to year_work_carried_out
This commit is contained in:
parent
3716e0fc95
commit
e0cdfb5664
@ -650,7 +650,8 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
|
||||
category: Category.Team,
|
||||
title: "When was the work carried out?",
|
||||
tooltip: "This field is the same as 'Year built (best estimate)' in the Age category'",
|
||||
tooltip_extension: "This should be the year the extension was built, not the original building"
|
||||
tooltip_extension: "This should be the year the extension was built, not the original building",
|
||||
example: 2020
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user