Browse Source

missing bracket

bradfordcondon 6 years ago
parent
commit
ba224539e7

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

@@ -386,6 +386,7 @@ class TripalContentService_v0_1 extends TripalWebService {
           return;
           return;
         }
         }
       }
       }
+    }
 
 
       if ($hide_fields == TRUE and empty($values[0])) {
       if ($hide_fields == TRUE and empty($values[0])) {
       return;
       return;