Show the copy report button.
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<span class="title is-4">
|
<span class="title is-4">
|
||||||
System Report
|
System Report
|
||||||
</span>
|
</span>
|
||||||
<div class="is-pulled-right" v-if="!copyAPI">
|
<div class="is-pulled-right" v-if="copyAPI">
|
||||||
<div class="field is-grouped">
|
<div class="field is-grouped">
|
||||||
<p class="control">
|
<p class="control">
|
||||||
<button class="button is-primary" @click="copyContent" v-tooltip="'Copy Report'">
|
<button class="button is-primary" @click="copyContent" v-tooltip="'Copy Report'">
|
||||||
|
|||||||
Reference in New Issue
Block a user