diff options
Diffstat (limited to 'catalog-ui/app/scripts/directives/graphs-v2/deployment-graph/deployment-graph.html')
-rw-r--r-- | catalog-ui/app/scripts/directives/graphs-v2/deployment-graph/deployment-graph.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/catalog-ui/app/scripts/directives/graphs-v2/deployment-graph/deployment-graph.html b/catalog-ui/app/scripts/directives/graphs-v2/deployment-graph/deployment-graph.html new file mode 100644 index 0000000000..55e1c131f4 --- /dev/null +++ b/catalog-ui/app/scripts/directives/graphs-v2/deployment-graph/deployment-graph.html @@ -0,0 +1,2 @@ +<div class="sdc-deployment-graph-wrapper" ng-class="{'view-only':isViewOnly}"> +</div>
\ No newline at end of file |