Hide and show negative case reasons 'other' field appropriately, closes #44
This commit is contained in:
@ -190,6 +190,10 @@
|
||||
{
|
||||
"checkbox": "#id_shown_on_other_platforms",
|
||||
"showHide": "#div_id_shown_on_other_platforms_detail"
|
||||
},
|
||||
{
|
||||
"checkbox": "#id_negative_case_reasons_8",
|
||||
"showHide": "#div_id_negative_case_reasons_other"
|
||||
}
|
||||
];
|
||||
|
||||
|
Reference in New Issue
Block a user