Merge branch 'master' of ssh://git.onelab.eu/git/plewww
[plewww.git] / planetlab / includes / plc_visibletags2.php
index 319ac7f..e0aad8f 100644 (file)
@@ -65,6 +65,9 @@ class VisibleTags {
     $columns=$this->columns();
     foreach ($columns as $column)
        {
+       if ($column['header'] == 'f')
+                continue;
+
            //panos: needed a few more fields in the header array
        $headerId = $column['header'];
        if ($column['headerId'] != "")