This commit is contained in:
2020-07-13 23:15:52 +00:00
parent 942de4f50f
commit df7bfcc67b
2 changed files with 3 additions and 4 deletions

View File

@@ -47,6 +47,7 @@
:disabled="formState.readOnly"
:label="$ay.t('NotifySubscriptionPendingSpan')"
:showSeconds="true"
:error="'This is an error message'"
ref="advanceNotice"
:data-cy="!!$ay.dev ? 'advanceNotice' : false"
:error-messages="form().serverErrors(this, 'advanceNotice')"