mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
compute: fix lint issue
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
b35644023a
commit
482b4ef67b
@ -222,7 +222,7 @@
|
||||
Gateway: {{ item.gateway }}<br/>
|
||||
</div>
|
||||
<div slot="description">
|
||||
<a-icon type="barcode"/> {{ item.id}}
|
||||
<a-icon type="barcode"/> {{ item.id }}
|
||||
</div>
|
||||
<a-avatar slot="avatar">
|
||||
<font-awesome-icon :icon="['fas', 'ethernet']" />
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user