This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-primate.git
The following commit(s) were added to refs/heads/master by this push:
new 4c60435 fix lint issue
4c60435 is described below
commit 4c60435e376974549fdc85687782a26201b76a31
Author: Rohit Yadav <[email protected]>
AuthorDate: Thu Nov 28 16:25:00 2019 +0530
fix lint issue
Signed-off-by: Rohit Yadav <[email protected]>
---
src/views/infra/InfraSummary.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/infra/InfraSummary.vue b/src/views/infra/InfraSummary.vue
index 462678f..f2a057d 100644
--- a/src/views/infra/InfraSummary.vue
+++ b/src/views/infra/InfraSummary.vue
@@ -19,7 +19,7 @@
<a-row :gutter="24">
<a-col :md="18">
<a-card>
- <breadcrumb />
+ <breadcrumb />
</a-card>
</a-col>
<a-col