Resourcepage: show only testbed name not network_hrn
authorYasin <mohammed-yasin.rahman@lip6.fr>
Wed, 23 Jul 2014 15:21:40 +0000 (17:21 +0200)
committerYasin <mohammed-yasin.rahman@lip6.fr>
Wed, 23 Jul 2014 15:21:40 +0000 (17:21 +0200)
plugins/testbeds/templates/testbeds.html

index 289a556..1b84a5f 100644 (file)
@@ -10,7 +10,7 @@
           id="testbeds-filter_{[{ testbed.network_hrn }]}"
           data-platform="{[{ testbed.network_hrn }]}">
        <span class="list-group-item-heading">{[{ testbed.platform }]}</span>
-       <p class="list-group-item-heading">{[{ testbed.network_hrn }]}</p></a>
+       <!--<p class="list-group-item-heading">{[{ testbed.network_hrn }]}</p></a> -->
 </div>
 
 </div>