FMHN#83630: Custom (pdf) menuopties kunnen toevoegen.
svn path=/Database/trunk/; revision=68837
This commit is contained in:
@@ -4791,7 +4791,7 @@ FAC_LCL('lcl_menu_fac_anonymize', 'Anonimiseren', 'Anonymize')
|
||||
FAC_LCL('lcl_menu_fac_refresh_accept', 'Ververs acceptatie-omgeving', 'Refresh test environment')
|
||||
FAC_LCL('lcl_menu_fac_page', 'Pagina', 'Page')
|
||||
FAC_LCL('lcl_menu_fac_file', 'Bestand', 'File')
|
||||
|
||||
FAC_LCL('lcl_menu_bad_value', 'Ongeldige waarde', 'Invalid value')
|
||||
|
||||
FAC_LCL('lcl_fe_menu_stdmeldinggroep', '', '')
|
||||
FAC_LCL('lcl_fe_menu_srtdiscipline', '', '')
|
||||
|
||||
@@ -236,7 +236,7 @@ DEFINE_SETTING('FAC', 0001, 'WEB_FACTAB', 'impAllowedExt'
|
||||
DEFINE_SETTING('FAC', 0001, 'WEB_FACTAB', 'kto_srtdiscipline_key' , 'number' , '-1' , 'key van KTO (klanttevredenheidsonderzoek) vakgroeptype')
|
||||
DEFINE_SETTING('FAC', 0001, 'WEB_FACTAB', 'logcenter_url' , 'string' , 'https://logcentre.facilitor.nl/?SSO=CUSTOMER', 'Logcenter url')
|
||||
DEFINE_SETTING('FAC', 0001, 'WEB_FACTAB', 'menu_image_path' , 'string' , NULL , 'relative! path to folder storing menu pictures and files')
|
||||
DEFINE_SETTING('FAC', 0001, 'WEB_FACTAB', 'menu_url_path' , 'string' , NULL , 'relative! path to folder storing menu files which are used as url')
|
||||
DEFINE_SETTING('FAC', 0001, 'WEB_FACTAB', 'menu_image_url_path' , 'string' , NULL , 'relative! path to folder storing menu files which are used as url')
|
||||
DEFINE_SETTING('FAC', 0001, 'WEB_PRSSYS', 'mobile_favorite_menu_items' , 'number' , '3' , 'This is how many of the favorite menuitems are shown on the mobile portal')
|
||||
DEFINE_SETTING('FAC', 0001, 'WEB_PRSSYS', 'mobile_password_exp' , 'number' , '15' , 'time to enter the login code received on the mobile in minutes.')
|
||||
DEFINE_SETTING('FAC', 0001, 'WEB_FACTAB', 'os_logon' , 'boolean' , 'false' , 'enable NT domain logon {true | false}')
|
||||
|
||||
Reference in New Issue
Block a user