Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core_ui into bugfix/scripts
This commit is contained in:
commit
491172ed40
@ -76,8 +76,10 @@
|
||||
}
|
||||
|
||||
public override func didSelectCell(at index: IndexPath, delegateObject: MVMCoreUIDelegateObject?, additionalData: [AnyHashable: Any]?) {
|
||||
if checkbox.isEnabled {
|
||||
checkbox.isSelected.toggle()
|
||||
}
|
||||
}
|
||||
|
||||
//----------------------------------------------------
|
||||
// MARK: - Accessibility
|
||||
|
||||
Loading…
Reference in New Issue
Block a user