Bug: Transfer repository doesn't update the count

This commit is contained in:
Unknwon
2014-09-12 18:29:58 -04:00
parent f67c59135f
commit cfed11f092
7 changed files with 21 additions and 13 deletions

View File

@ -1 +1 @@
0.5.0.0910 Beta
0.5.0.0912 Beta

View File

@ -14,7 +14,7 @@
</p>
<div class="{{if .ReadmeExist}}panel-content markdown{{end}} code-view">
{{if .ReadmeExist}}
{{.FileContent | Str2html}}
{{if .FileContent}}{{.FileContent | Str2html}}{{end}}
{{else if not .IsFileText}}
<div class="view-raw">
{{if .IsImageFile}}