update func
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
68a72f6b2e
commit
f9915dfacc
@ -137,5 +137,6 @@ public class ToggleModel: FormFieldModel {
|
|||||||
&& offText == model.offText
|
&& offText == model.offText
|
||||||
&& textSize == model.textSize
|
&& textSize == model.textSize
|
||||||
&& textWeight == model.textWeight
|
&& textWeight == model.textWeight
|
||||||
&& textPosition == model.textPosition }
|
&& textPosition == model.textPosition
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user