PMCORE-3090:UI - Task Actions (EHX) - Inbox List (and any Custom Case List that belongs to this list)

Corrections

CR

Conection to api

modals with rest service

CR
This commit is contained in:
fabio
2021-07-20 11:50:16 -04:00
parent a0b9605d92
commit ac4814d28d
13 changed files with 499 additions and 30 deletions

View File

@@ -24563,6 +24563,12 @@ msgstr "Please select a table to export."
msgid "Select a template file"
msgstr "Select a template file"
# TRANSLATION
# LABEL/ID_SELECT_USER
#: LABEL/ID_SELECT_USER
msgid "Select a User"
msgstr "Select a User"
# TRANSLATION
# LABEL/ID_SELECT_USER_OR_GROUP
#: LABEL/ID_SELECT_USER_OR_GROUP

View File

@@ -61008,6 +61008,7 @@ INSERT INTO TRANSLATION (TRN_CATEGORY,TRN_ID,TRN_LANG,TRN_VALUE,TRN_UPDATE_DATE
( 'LABEL','ID_SELECT_STATUS','en','Select status...','2014-01-15') ,
( 'LABEL','ID_SELECT_TABLE','en','Please select a table to export.','2014-01-15') ,
( 'LABEL','ID_SELECT_TEMPLATE_FILE','en','Select a template file','2014-01-15') ,
( 'LABEL','ID_SELECT_USER','en','Select a User','2021-07-23') ,
( 'LABEL','ID_SELECT_USER_OR_GROUP','en','Please select the name of a user or a group in the Group or User field','2017-10-19') ,
( 'LABEL','ID_SELECT_VARIABLE','en','Select Variable','2017-10-27') ,
( 'LABEL','ID_SELECT_WORKSPACE','en','Select a workspace','2014-01-15') ,