From d58bfacf1054ed2941dbcc325fa7cdc83f20cdc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89lie=20Bouttier?= Date: Sat, 6 Sep 2014 01:00:08 -0700 Subject: [PATCH] fix: dont show None in textarea on issue creation --- templates/tracker/comment_edit.html | 2 +- templates/tracker/issue_edit.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/tracker/comment_edit.html b/templates/tracker/comment_edit.html index e11aae4..4ea72fb 100644 --- a/templates/tracker/comment_edit.html +++ b/templates/tracker/comment_edit.html @@ -24,7 +24,7 @@
- +
diff --git a/templates/tracker/issue_edit.html b/templates/tracker/issue_edit.html index b3fda8f..238cb62 100644 --- a/templates/tracker/issue_edit.html +++ b/templates/tracker/issue_edit.html @@ -26,7 +26,7 @@
- +