Browse Source

Fix order of elements in dashboard html (#2344)

tags/v1.2.0-rc1
Morlinest Lauris BH 8 years ago
parent
commit
47fbc62f5e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      templates/user/dashboard/dashboard.tmpl

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

@@ -88,8 +88,8 @@
</div>
{{end}}
</div>
</div>
</repo-search>
</repo-search>
</div>
</div>
</div>
</div>


Loading…
Cancel
Save