_data/feature/en/allele-frequency.json in appscms-tools-theme-2.6.2 vs _data/feature/en/allele-frequency.json in appscms-tools-theme-2.6.3
- old
+ new
@@ -205,19 +205,21 @@
"labelId": "Given in: __id",
"inputId": "Given in: _input_Id",
"dropDown": "Proportion",
"dropDownId": "Given in: _dd_Id",
"dateTimePicker": false,
- "unit": "1/2"
+ "unit": "1/2",
+ "toolTip": "This is sample text for tooltip"
},
{
"labelName": "Occurrence of the disease: 1 in..",
"labelId": "Occurrence of the disease: 1 in..__id",
"inputBox": "text",
"inputType": "text",
"inputId": "Occurrence of the disease: 1 in.._input_Id",
"dropDownId": "Occurrence of the disease: 1 in.._dd_Id",
- "dateTimePicker": false
+ "dateTimePicker": false,
+ "toolTip": "This is sample text for tooltip"
},
{
"labelName": "Healthy allele frequency (p)",
"labelId": "Healthy allele frequency (p)__id",
"inputBox": "text",
\ No newline at end of file