|
@@ -39,7 +39,6 @@ |
|
|
</a> |
|
|
</a> |
|
|
{{end}} |
|
|
{{end}} |
|
|
{{end}} |
|
|
{{end}} |
|
|
|
|
|
|
|
|
{{if .OrgTopics}} |
|
|
{{if .OrgTopics}} |
|
|
<a class=" tag_key ui small tag_lable topic omit icon_a" onclick="isUnfold()" id="icon_btn" > |
|
|
<a class=" tag_key ui small tag_lable topic omit icon_a" onclick="isUnfold()" id="icon_btn" > |
|
|
<i class="ri-arrow-down-s-line" style="display:inline-block;vertical-align:top"></i> |
|
|
<i class="ri-arrow-down-s-line" style="display:inline-block;vertical-align:top"></i> |
|
@@ -168,7 +167,10 @@ |
|
|
document.getElementById("icon_btn").innerHTML="<i class=\"ri-arrow-down-s-line\" style=\"display:inline-block;vertical-align:top\"></i>   {{.i18n.Tr "org.unfold"}}" |
|
|
document.getElementById("icon_btn").innerHTML="<i class=\"ri-arrow-down-s-line\" style=\"display:inline-block;vertical-align:top\"></i>   {{.i18n.Tr "org.unfold"}}" |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
isShowIconBtn() |
|
|
|
|
|
iscontinueStatus() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if ({{.OrgTopics}}.length>0){ |
|
|
|
|
|
isShowIconBtn() |
|
|
|
|
|
iscontinueStatus() |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
</script> |
|
|
</script> |