Merge branch 'develop' of code.lab.modiss.be:cydefsig into develop

pull/61/head
Christophe Vandeplas 2012-06-08 17:04:46 +02:00
commit 082e1f2784
1 changed files with 2 additions and 1 deletions

View File

@ -510,7 +510,8 @@ class Attribute extends AppModel {
// exclude these specific types to be linked
switch ($attribute['type']) {
case 'other':
return null;
case 'comment':
return null;
}
// prepare the conditions