From 17de3ab0a313819bdeb73f3985b61a791ae84696 Mon Sep 17 00:00:00 2001 From: Unknwon Date: Mon, 10 Aug 2015 14:42:50 +0800 Subject: add migrate from issue.label_ids to issue_label --- templates/.VERSION | 2 +- templates/base/head_old.tmpl | 2 -- templates/repo/header.tmpl | 2 +- templates/repo/home.tmpl | 4 ++-- templates/repo/issue/new_form.tmpl | 26 ++++++++++++++------------ 5 files changed, 18 insertions(+), 18 deletions(-) (limited to 'templates') diff --git a/templates/.VERSION b/templates/.VERSION index b039250bc5..50ad739b63 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.6.4.0809 Beta \ No newline at end of file +0.6.4.0810 Beta \ No newline at end of file diff --git a/templates/base/head_old.tmpl b/templates/base/head_old.tmpl index fc2a86788d..9a4665de05 100644 --- a/templates/base/head_old.tmpl +++ b/templates/base/head_old.tmpl @@ -28,8 +28,6 @@ {{end}} - - diff --git a/templates/repo/header.tmpl b/templates/repo/header.tmpl index e0e2396e43..66e88a0530 100644 --- a/templates/repo/header.tmpl +++ b/templates/repo/header.tmpl @@ -17,7 +17,7 @@ {{if $.IsStaringRepo}}{{$.i18n.Tr "repo.unstar"}}{{else}}{{$.i18n.Tr "repo.star"}}{{end}} {{.NumStars}} - + {{$.i18n.Tr "repo.fork"}} {{.NumForks}} diff --git a/templates/repo/home.tmpl b/templates/repo/home.tmpl index 0be1b84de7..72d30fd72e 100644 --- a/templates/repo/home.tmpl +++ b/templates/repo/home.tmpl @@ -11,11 +11,11 @@