Browse Source

修复card结束标签

tags/v1.22.4.1^2
OpenIhu 3 years ago
parent
commit
4233fe4d96
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      templates/org/select_pro.tmpl

+ 1
- 1
templates/org/select_pro.tmpl View File

@@ -109,7 +109,7 @@
{{svg "octicon-eye" 16}} {{.NumWatches}} &nbsp &nbsp {{svg "octicon-eye" 16}} {{.NumWatches}} &nbsp &nbsp
{{svg "octicon-star" 16}} {{.NumStars}} &nbsp &nbsp {{svg "octicon-star" 16}} {{.NumStars}} &nbsp &nbsp
{{svg "octicon-git-branch" 16}} {{.NumForks}} {{svg "octicon-git-branch" 16}} {{.NumForks}}
</div>
</span>
</div> </div>
</div> </div>




Loading…
Cancel
Save