diff options
author | Unknown <joe2010xtmf@163.com> | 2014-04-04 18:31:09 -0400 |
---|---|---|
committer | Unknown <joe2010xtmf@163.com> | 2014-04-04 18:31:09 -0400 |
commit | eb803ec5eb3a7e66a107873ce6ee584b8c77b131 (patch) | |
tree | 7980b8e04af31123708cf8baa9304fc7df596b3c /templates/admin/dashboard.tmpl | |
parent | ca5dcea7d15d3564425afbcb65dbea6ab859526f (diff) | |
download | gitea-eb803ec5eb3a7e66a107873ce6ee584b8c77b131.tar.gz gitea-eb803ec5eb3a7e66a107873ce6ee584b8c77b131.zip |
Add transfer repository
Diffstat (limited to 'templates/admin/dashboard.tmpl')
-rw-r--r-- | templates/admin/dashboard.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/admin/dashboard.tmpl b/templates/admin/dashboard.tmpl index 31970f7ac4..2334c676d9 100644 --- a/templates/admin/dashboard.tmpl +++ b/templates/admin/dashboard.tmpl @@ -2,7 +2,7 @@ {{template "base/navbar" .}} <div id="body" class="container" data-page="admin"> {{template "admin/nav" .}} - <div id="admin-container" class="col-md-9"> + <div id="admin-container" class="col-md-10"> <div class="panel panel-default"> <div class="panel-heading"> Statistic |