FCLT#74046 Default widgets toegevoegd
svn path=/Database/trunk/; revision=57243
This commit is contained in:
@@ -3070,6 +3070,8 @@ DEF_WIDGET('FAC', 'Mijn berichten', NULL, 'fac_user_messages.asp', 1);
|
||||
DEF_WIDGET('URL', 'Facilitor.nl', NULL, 'https://facilitor.nl/', 0);
|
||||
DEF_WIDGET('IMG', 'Facilitor banner', NULL, '../../appl/Pictures/banner.png', 0);
|
||||
DEF_WIDGET('RAW', '<Leeg>', '<html><head></head><body></body></html>', NULL, 1);
|
||||
DEF_WIDGET('FAC', 'Zelfservice portaal', NULL, 'fac_portal_menu.asp?groep=0', 0);
|
||||
DEF_WIDGET('FAC', 'Service portaal', NULL, 'fac_portal_menu.asp?groep=1', 0);
|
||||
|
||||
-- Voorbeeld van rapportage-widget
|
||||
INSERT INTO fac_widget (fac_widget_type,
|
||||
|
||||
@@ -410,6 +410,10 @@ UPDATE res_disc_params
|
||||
WHERE fac_setting_name = 'res_fe_edit_option_only'
|
||||
);
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// FCLT#74046
|
||||
DEF_WIDGET('FAC', 'Zelfservice portaal', NULL, 'fac_portal_menu.asp?groep=0', 0);
|
||||
DEF_WIDGET('FAC', 'Service portaal', NULL, 'fac_portal_menu.asp?groep=1', 0);
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// FCLT#00000
|
||||
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
Reference in New Issue
Block a user