File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
frontend/src/components/graduation/school/upload Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 43
43
<v-col class =" mt-2" >
44
44
<v-chip
45
45
color =" warning"
46
- ><span >Reporting mode for the summer period is:  ; </span ><span style =" font-weight : bold " >Append</span ></v-chip >
46
+ ><span >Summer reporting mode is:  ; </span ><span style =" font-weight : bold " >Append</span ></v-chip >
47
47
</v-col >
48
48
</v-row >
49
49
<v-row
170
170
<v-col class =" mt-2" >
171
171
<v-chip
172
172
color =" warning"
173
- ><span >Your reporting mode is:  ; </span ><span style =" font-weight : bold " >{{ submissionModeCode }} </span ></v-chip >
173
+ ><span >Summer reporting mode is:  ; </span ><span style =" font-weight : bold " >Append </span ></v-chip >
174
174
</v-col >
175
175
</v-row >
176
176
<v-row
282
282
<v-col class =" mt-2" >
283
283
<v-chip
284
284
color =" warning"
285
- ><span >Your reporting mode is:  ; </span ><span style =" font-weight : bold " >{{ submissionModeCode }}</span ></v-chip >
285
+ ><span >School reporting mode is:  ; </span ><span style =" font-weight : bold " >{{ submissionModeCode }}</span ></v-chip >
286
286
</v-col >
287
287
</v-row >
288
288
</div >
You can’t perform that action at this time.
0 commit comments