removed extra ol element from unit location pane
This commit is contained in:
@@ -108,9 +108,7 @@
|
||||
<span class="folder-icon"></span>
|
||||
<span class="subsection-name"><span class="subsection-name-value">${subsection.display_name}</span></span>
|
||||
</a>
|
||||
<ol>
|
||||
${units.enum_units(subsection, actions=False, selected=unit.location)}
|
||||
</ol>
|
||||
${units.enum_units(subsection, actions=False, selected=unit.location)}
|
||||
</li>
|
||||
</ol>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user