Commit 6e4fe046 authored by Franco Fichtner's avatar Franco Fichtner

shaper: fix a string to match another one in cron

parent a7d73bfd
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment