[openads-Commits] r4993 - branches/3.33.x/obj

0 views
Skip to first unread message

nh...@adullact.net

unread,
Oct 21, 2016, 11:00:34 AM10/21/16
to openmairi...@googlegroups.com
Author: nhaye
Date: 2016-10-21 16:59:51 +0200 (Fri, 21 Oct 2016)
New Revision: 4993

Modified:
branches/3.33.x/obj/dossier_commission.class.php
Log:
Correction de notices php


Modified: branches/3.33.x/obj/dossier_commission.class.php
===================================================================
--- branches/3.33.x/obj/dossier_commission.class.php 2016-10-21 14:05:23 UTC (rev 4992)
+++ branches/3.33.x/obj/dossier_commission.class.php 2016-10-21 14:59:51 UTC (rev 4993)
@@ -210,6 +210,11 @@
//
$form->setType('dossier', 'hidden');
}
+ if($maj == 50 ) {
+ foreach ($this->champs as $value) {
+ $form->setType($value, 'hidden');
+ }
+ }
}



Reply all
Reply to author
Forward
0 new messages