show nodegroups form to add new groups
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 29 Jun 2010 15:15:15 +0000 (11:15 -0400)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Tue, 29 Jun 2010 15:15:15 +0000 (11:15 -0400)
planetlab/tags/nodegroups.php

index 82bac8c..feb56a5 100644 (file)
@@ -53,7 +53,6 @@ plekit_linetabs($tabs);
 
 if ( ! $nodegroups ) {
   drupal_set_message ('No node group found');
-  return;
  }
   
 $headers=array();