This commit is contained in:
@@ -4,8 +4,6 @@
|
||||
<v-progress-circular indeterminate size="64"></v-progress-circular>
|
||||
</v-overlay>
|
||||
<v-row justify="center">
|
||||
<!-- :max-width="options.width" -->
|
||||
|
||||
<v-dialog
|
||||
scrollable
|
||||
max-width="600px"
|
||||
@@ -16,15 +14,6 @@
|
||||
<v-card elevation="24">
|
||||
<v-card-title class="headline lighten-2" primary-title>
|
||||
<span> {{ $ay.t("Report") }} </span>
|
||||
<!-- <template>
|
||||
<v-progress-linear
|
||||
indeterminate
|
||||
color="primary"
|
||||
rounded
|
||||
height="6"
|
||||
:active="rendering"
|
||||
></v-progress-linear>
|
||||
</template> -->
|
||||
</v-card-title>
|
||||
|
||||
<v-card-text style="height: 500px;">
|
||||
|
||||
Reference in New Issue
Block a user