optional uid

Make the uid field optional
This commit is contained in:
Adam Young
2011-06-20 21:20:13 -04:00
parent 3aa371b301
commit d2d5278c52
4 changed files with 29 additions and 1 deletions

View File

@@ -365,6 +365,7 @@ class i18n_messages(Command):
"remove":_("Remove ${other_entity} from ${entity} ${primary_key}"),
},
"widget":{
"optional":_("Optional field: click to show"),
"validation_error":_("Text does not match field pattern"),
},
"ajax":{