Fix failures with simplified subsection title selector.
This commit is contained in:
committed by
Diana Huang
parent
584e7fdafb
commit
cca52b90aa
@@ -40,7 +40,7 @@ from django.utils.translation import ugettext as _
|
||||
>
|
||||
<div class="subsection-text">
|
||||
## Subsection title
|
||||
<span>${ subsection['display_name'] }</span>
|
||||
<span class="subsection-title">${ subsection['display_name'] }</span>
|
||||
|
||||
<div class="details">
|
||||
## There are behavior differences between rendering of subsections which have
|
||||
|
||||
Reference in New Issue
Block a user