We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e09d334 commit 081db07Copy full SHA for 081db07
src/components/SeatsAnalysisViewer.vue
@@ -17,9 +17,9 @@
17
<v-card-item class="d-flex justify-center align-center">
18
<div class="tiles-text">
19
<div class="text-overline mb-1" style="visibility: hidden;">filler</div>
20
- <div class="text-h6 mb-1">Assigned But Never Used</div>
+ <div class="text-h6 mb-1">Assigned But Not Used</div>
21
<div class="text-caption">
22
- No show seats
+ No show seats in the past 28 days
23
</div>
24
<p class="text-h4">{{ NoshowSeats.length }}</p>
25
0 commit comments