Cache refresh button not appearing in reports screen.
This commit is contained in:
parent
49d0696fa2
commit
28a4db04bc
|
@ -25,6 +25,7 @@
|
|||
v-if="isBuildingChart || isFetchingData"
|
||||
style="min-height:380px"
|
||||
class="skeleton postbox" />
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
v-if="isBuildingChart || isFetchingData"
|
||||
style="min-height:380px"
|
||||
class="skeleton postbox" />
|
||||
<slot />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
|
|
Loading…
Reference in New Issue