slice creation page - sites sorted and correctly show current site - layout reviewed
[plewww.git] / planetlab / nodes / node.php
index 5236503..ec3e03d 100644 (file)
@@ -329,7 +329,6 @@ $form->start();
       $table->row_start();
       $peers->cell ($table,$slice['peer_id']);
       $table->cell (l_slice_t ($slice['slice_id'],$slice['name']));
-      # xxx l_sliver not implemented yet - what should we show exactly ?
       $table->cell (l_sliver_t ($node_id,$slice['slice_id'],'sliver tags'));
       $table->row_end();
     }