Remove useless note for screen readers
This commit is contained in:
parent
536160f83e
commit
c91d8698bd
2 changed files with 6 additions and 8 deletions
|
@ -2,8 +2,6 @@
|
|||
- if @champ.public?
|
||||
- if @champ.mandatory?
|
||||
= render EditableChamp::AsteriskMandatoryComponent.new
|
||||
- else
|
||||
%span.sr-only= t('.optional_champ')
|
||||
|
||||
- if @champ.forked_with_changes?
|
||||
%span.updated-at.highlighted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue