NORA#77301 Tekst 'Doe een melding' aanpasbaar per menu-item werkt niet
svn path=/Database/trunk/; revision=59718
This commit is contained in:
@@ -214,6 +214,12 @@ ALTER TABLE cad_thema ADD CONSTRAINT cad_c_cad_thema_type CHECK (cad_thema_type
|
||||
UPDATE cad_thema SET cad_thema_type = tmp_type;
|
||||
ALTER TABLE cad_thema DROP COLUMN tmp_type;
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// NORA#77301
|
||||
UPDATE fac_localeitems
|
||||
SET fac_localeitems_dialect_id = 'MLD_SRTDISCIPLINE_KEY'
|
||||
WHERE fac_localeitems_dialect_id = 'MLD_TYPEOPDR_KEY'
|
||||
AND fac_localeitems_lcl = 'lcl_menu_mld_fe_3';
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////////////////// FCLT#00000
|
||||
|
||||
REGISTERONCE('$Id$')
|
||||
|
||||
Reference in New Issue
Block a user