BLST#69062 labeltje, menu-itempje
svn path=/Database/trunk/; revision=54345
This commit is contained in:
@@ -2910,7 +2910,7 @@ DEF_MENUENTRY(2, 99160, 'lcl_menu_fac_refresh_accept' , '', 'FAC', 'appl/fac/fa
|
||||
DEF_MENUITEM(3, 'lcl_mobile_search' , '', 'FAC', 'appl/pda/productsearch.asp', 0, 0, 'WEB_MLDUSE', 'R', '0', 'fa-search');
|
||||
DEF_MENUITEM(3, 'lcl_mobile_lopendezaken' , '', 'FAC', 'appl/pda/fac_list.asp', 0, 0, 'WEB_MLDUSE', 'R', '1', 'fa-list-ul');
|
||||
DEF_MENUITEM(3, 'lcl_mobile_fiattering' , '', 'FAC', 'appl/pda/fiat_list.asp', 0, 0, 'WEB_MLDUSE', 'R', '1', 'fa-check-square');
|
||||
|
||||
DEF_MENUITEM(3, 'lcl_mobile_mld_menu' , '', 'MLD', 'appl/pda/melding_menu.asp', 0, 0, 'WEB_MLDUSE', 'W', '0', 'fa-play');
|
||||
DEF_MENUITEM(3, 'lcl_mobile_doemelding' , '', 'MLD', 'appl/pda/melding.asp', 0, 0, 'WEB_MLDUSE', 'W', '1', 'fa-exclamation-circle');
|
||||
DEF_MENUITEM(3, 'lcl_mobile_doebezoeker' , '', 'BEZ', 'appl/pda/afspraak.asp', 0, 0, 'WEB_BEZUSE', 'W', '1', 'fa-handshake');
|
||||
DEF_MENUITEM(3, 'lcl_mobile_doereservering' , '', 'RES', 'appl/pda/reservering.asp', 0, 0, 'WEB_RESUSE', 'W', '1', 'fa-user-circle');
|
||||
|
||||
@@ -4330,6 +4330,7 @@ FAC_LCL('lcl_mobile_selectmeldingtype', 'Kies een melding categorie', 'Select a
|
||||
FAC_LCL('lcl_mobile_selectmldisc', 'Kies een vakgroep', 'Select a discipline')
|
||||
FAC_LCL('lcl_mobile_selectmldgroep', 'Kies een meldinggroep', 'Select a call group')
|
||||
FAC_LCL('lcl_mobile_selectmelding', 'Kies een melding', 'Select a call')
|
||||
FAC_LCL('lcl_mobile_mld_menu', 'Kies een melding', 'Select a call')
|
||||
FAC_LCL('lcl_mobile_no_stdmelding', 'Geen melding mogelijk', 'No call possible')
|
||||
FAC_LCL('lcl_mobile_reserveringen', 'Reserveringen', 'Reservations')
|
||||
FAC_LCL('lcl_mobile_inspecties', 'Taken', 'Tasks')
|
||||
|
||||
@@ -678,6 +678,8 @@ ALTER TABLE mld_stdmeldinggroep ADD (
|
||||
VARCHAR2 (60)
|
||||
);
|
||||
|
||||
DEF_MENUITEM(3, 'lcl_mobile_mld_menu', '', 'MLD', 'appl/pda/melding_menu.asp', 0, 0, 'WEB_MLDUSE', 'W', '0', 'fa-play');
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// FCLT#*****
|
||||
///////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
Reference in New Issue
Block a user