first commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
fillin:
|
||||
enabled: on
|
||||
|
||||
fields:
|
||||
name:
|
||||
required:
|
||||
msg: The name field cannot be left blank
|
||||
sfRegexValidator:
|
||||
match: yes
|
||||
pattern: /^[a-zA-Z0-9\-\_\.]+$/
|
||||
match_error: Katalog może zawierać jedynie angielskie litery i cyfry
|
||||
Reference in New Issue
Block a user