From 97b157915dd7d13e105d79d24055fd1faac4d87c Mon Sep 17 00:00:00 2001 From: =?utf8?q?S=2E=C3=87a=C4=9Flar=20Onur?= Date: Tue, 29 Jun 2010 11:15:15 -0400 Subject: [PATCH] show nodegroups form to add new groups --- planetlab/tags/nodegroups.php | 1 - 1 file changed, 1 deletion(-) diff --git a/planetlab/tags/nodegroups.php b/planetlab/tags/nodegroups.php index 82bac8c..feb56a5 100644 --- a/planetlab/tags/nodegroups.php +++ b/planetlab/tags/nodegroups.php @@ -53,7 +53,6 @@ plekit_linetabs($tabs); if ( ! $nodegroups ) { drupal_set_message ('No node group found'); - return; } $headers=array(); -- 2.43.0