HONEYCOMB-7: Remove VBD form HC
[honeycomb.git] / vbd / gui / module / src / main / resources / vpp / views / inventory.tpl.html
diff --git a/vbd/gui/module/src/main/resources/vpp/views/inventory.tpl.html b/vbd/gui/module/src/main/resources/vpp/views/inventory.tpl.html
deleted file mode 100644 (file)
index 9d5e19d..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-<div ng-controller="InventoryController">
-       <md-progress-linear md-mode="indeterminate" ng-if="InventoryController.dataService.loading"></md-progress-linear>
-       <div id="inventory-next-app" style="height: 100%"></div>
-       <md-button class="md-fab md-primary md-fab-bottom-right" md-no-ink aria-label="Add VPP" ng-click="InventoryController.addVpp()">
-           <div class="glyphicon glyphicon-plus"></div>
-       </md-button>
-</div>
\ No newline at end of file