mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
views: fix lint issue
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
a51888b1c4
commit
ca645361ee
@ -28,7 +28,7 @@
|
|||||||
<a-button
|
<a-button
|
||||||
style="margin-right: 20px"
|
style="margin-right: 20px"
|
||||||
icon="safety-certificate">
|
icon="safety-certificate">
|
||||||
{{ $t('SSL Certificate')}}
|
{{ $t('SSL Certificate') }}
|
||||||
</a-button>
|
</a-button>
|
||||||
<a-button
|
<a-button
|
||||||
@click="fetchData()"
|
@click="fetchData()"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user