Browse Source

missing bracket

bradfordcondon 6 years ago
parent
commit
ba224539e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tripal_ws/includes/TripalWebService/TripalContentService_v0_1.inc

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

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