Index: DOM/PM/TBX/impl/AntislipMattenUitfaseren.cls.xml =================================================================== diff -u -r61140 -r61235 --- DOM/PM/TBX/impl/AntislipMattenUitfaseren.cls.xml (.../AntislipMattenUitfaseren.cls.xml) (revision 61140) +++ DOM/PM/TBX/impl/AntislipMattenUitfaseren.cls.xml (.../AntislipMattenUitfaseren.cls.xml) (revision 61235) @@ -10,17 +10,15 @@ 500) { - Set IsAntislipmatUitgefaseerd = $$$True - } - }*/ + If ((MatKleur = "G") && ((LadeDiepte = 500) || (LadeDiepte = 550) || (LadeDiepte = 650))) { + Set IsAntislipmatUitgefaseerd = $$$True + } + Quit IsAntislipmatUitgefaseerd ]]>