Browse Source

增加不显示条件

tags/v1.22.4.1^2
wangjr 4 years ago
parent
commit
9a933beb60
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/user/dashboard/dashboard.tmpl

+ 1
- 1
templates/user/dashboard/dashboard.tmpl View File

@@ -22,7 +22,7 @@
{{template "user/dashboard/heatmap" .}}
{{end}}
{{template "user/dashboard/feeds" .}}
<div class="ui placeholder segment bgtask-none padding_none">
<div class="ui placeholder segment bgtask-none padding_none" id = "activity_cont">
<div class="act_title" style="padding-left: 0px ;">
{{.i18n.Tr "home.activity"}}:
</div>


Loading…
Cancel
Save