Fix last fix........
This commit is contained in:
parent
1082011941
commit
096e541969
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ h2 3 Anhang: Liste der zu beachtenden WCAG Regeln
|
||||||
strong Links
|
strong Links
|
||||||
.body_text
|
.body_text
|
||||||
- check.links.group_by(&:link_category).each do |category, links|
|
- check.links.group_by(&:link_category).each do |category, links|
|
||||||
strong = category
|
strong = category.t_name
|
||||||
ul
|
ul
|
||||||
- links.each do |l|
|
- links.each do |l|
|
||||||
li = link_to(l.text, l.url)
|
li = link_to(l.text, l.url)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue