This commit is contained in:
Roland Gruber 2012-10-21 13:31:25 +00:00
parent e9b6bafc64
commit cf1440e1ab
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ $Id$
"numeric": {
"regex": /^[0-9]+$/,
"alertText": "<?php echo _('Please enter a number.') ?>"
},
}
};
}
};