mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/portal.git
synced 2026-08-19 04:23:59 +00:00
8 lines
424 B
Plaintext
8 lines
424 B
Plaintext
<div class="row mb-3 animated fadeInDown fast">
|
|
<div class="col">
|
|
<validation-wrapper-component :validator="$v.parameters.$FIELD_NAME$">
|
|
$FIELD$
|
|
<span>$FIELD_NAME$</span>
|
|
</validation-wrapper-component>
|
|
</div>
|
|
</div> |