Kaynağa Gözat

remove accidental fix from another issue

bradfordcondon 6 yıl önce
ebeveyn
işleme
dd0efb6bbc

+ 0 - 3
tripal_ws/includes/TripalWebService/TripalContentService_v0_1.inc

@@ -371,9 +371,6 @@ class TripalContentService_v0_1 extends TripalWebService {
       }
     }
 
-    if (isset ($field['field_permissions']['type'])) {
-      return;
-    }
     if ($hide_fields == TRUE and empty($values[0])) {
       return;
     }