Modificata dimensione minima utente
This commit is contained in:
@@ -120,7 +120,7 @@ $(document).ready(function()
|
|||||||
mail: {
|
mail: {
|
||||||
required: false,
|
required: false,
|
||||||
email: true,
|
email: true,
|
||||||
minlength: 4
|
minlength: 3
|
||||||
},
|
},
|
||||||
password1: {
|
password1: {
|
||||||
password: "#utente",
|
password: "#utente",
|
||||||
|
|||||||
Reference in New Issue
Block a user