Changed name of model opened callback
This commit is contained in:
parent
66db63829f
commit
91df4b3165
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
|||
<modal
|
||||
ref="zipCodeInputModal"
|
||||
:cmsWidgetName="this.modalWidgetName"
|
||||
:onShownCallback="onModalOpen"
|
||||
:onModalOpenedCallback="onModalOpen"
|
||||
:footerButtonCallback="setZip">
|
||||
<div class="ps-4 pe-4 pb-4">
|
||||
<textboxQuestion
|
||||
|
|
|
|||
Loading…
Reference in a new issue