Added new label for required fields js validation

This commit is contained in:
Julio Cesar Laura
2015-05-04 12:10:16 -04:00
parent 50fb6ae3e2
commit efd07e9aaa
3 changed files with 11 additions and 2 deletions

View File

@@ -7749,6 +7749,8 @@ SELECT 'LABEL','ID_NO_INEFFICIENT_TASKS','en','No Inefficient Tasks','2015-04-29
SELECT 'LABEL','ID_NO_INEFFICIENT_USER_GROUPS','en','No Inefficient User Groups','2015-04-29'
UNION ALL
SELECT 'LABEL','ID_NO_INEFFICIENT_USERS','en','No Inefficient Users','2015-04-29'
UNION ALL
SELECT 'LABEL','ID_REQUIRED_FIELDS_GRID','en','The marked fields in the form are required and/or have errors in their format. Please verify the fields before continuing.','2015-05-04'
;
INSERT INTO ISO_LOCATION ([IC_UID],[IL_UID],[IL_NAME],[IL_NORMAL_NAME],[IS_UID])