mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 10:35:27 +00:00
shaper: fix a string to match another one in cron
This commit is contained in:
parent
a7d73bfd4a
commit
6e4fe046f2
@ -54,7 +54,7 @@
|
||||
<origin type="TextField">
|
||||
<Required>N</Required>
|
||||
<mask>/^([a-z,A-Z,1-9]){0,30}$/</mask>
|
||||
<ValidationMessage>origin should be regular text of max 30 characters</ValidationMessage>
|
||||
<ValidationMessage>Origin should be regular text of max 30 characters</ValidationMessage>
|
||||
</origin>
|
||||
<description type="TextField">
|
||||
<Required>Y</Required>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user