feat(sva): add sva badge on page dossier for instructeur
This commit is contained in:
parent
3607b6c593
commit
786bc64d85
5 changed files with 30 additions and 7 deletions
|
@ -3,8 +3,9 @@
|
|||
= t(sva? ? '.no_sva' : '.no_svr')
|
||||
- else
|
||||
%span{ class: classes }
|
||||
- if with_label.present?
|
||||
= label_for_badge
|
||||
- if pending_correction?
|
||||
= t('.remaining_days_after_correction', count: days_count)
|
||||
- else
|
||||
= t('.in_days', count: days_count)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue