Make sure ref field in manual trigger dialog is cleared
This commit is contained in:
parent
0ab6388e30
commit
19bc023ce0
2 changed files with 4 additions and 1 deletions
|
@ -26,7 +26,8 @@
|
|||
icon-key="kind"
|
||||
icon-map="field.iconMap"
|
||||
items="fieldOptions[field.name]"
|
||||
ng-show="fieldOptions[field.name]"></div>
|
||||
ng-show="fieldOptions[field.name]"
|
||||
clear-value="counter"></div>
|
||||
</div>
|
||||
|
||||
<!-- Option -->
|
||||
|
|
Reference in a new issue