Slice delete/renew button removed
authorYasin Rahman <yasin.upmc@gmail.com>
Mon, 12 Oct 2015 14:30:41 +0000 (16:30 +0200)
committerYasin Rahman <yasin.upmc@gmail.com>
Mon, 12 Oct 2015 14:30:41 +0000 (16:30 +0200)
portal/templates/slice-tab-info.html

index 7dfddc9..96e9fc8 100644 (file)
@@ -79,7 +79,9 @@
 
 </script>
 
+<!--
 <div>
     <button id="renewslices" type="button" class="btn btn-primary"><span class="glyphicon glyphicon-refresh"></span> Renew slice</button>
     <button id="deleteslices" type="button" class="btn btn-danger"><span class="glyphicon glyphicon-remove"></span> Delete slice</button>
-</div>
+</div> 
+-->