New: Bouton supprimer affich en gris si permissions insuffisantes

This commit is contained in:
Laurent Destailleur
2008-01-06 12:57:09 +00:00
parent 596fe65152
commit 7e71fe59f4
5 changed files with 49 additions and 35 deletions

View File

@@ -140,7 +140,7 @@ class Form
}
$s.='</tr></table>';
}
return $s;
return $s;
}
/**