You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frontend/src/components/graduation/PreviewStudents.vue
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
</v-card-title>
26
26
<v-divider />
27
27
<v-card-text>
28
-
<span>Below is a preview of your uploaded data from file: <b>{{ fileName }}</b>. Please review the data before processing the data. See the Summary of Uploaded data table for status and error reporting.</span>
28
+
<span>Below is a preview of file upload: <b>{{ fileName }}</b>. Please review before submitting.</span>
0 commit comments