fix: for prev commit
This commit is contained in:
parent
0834a6c645
commit
7e063e8b31
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@
|
|||
<#if filter="none">
|
||||
<div class="autoExpand documentPart works" id="anchor-${identifier}-sources" style="display:block;">
|
||||
<#else>
|
||||
<div class="documentPart works" id="anchor-${identifier}-sources" style="display:block;">
|
||||
<div class="documentPart works" id="anchor-${identifier}-sources" style="display:none;">
|
||||
</#if>
|
||||
<#assign lastSource = ""/>
|
||||
<#list sources as source>
|
||||
|
|
Loading…
Add table
Reference in a new issue