From e47d14541026445e8bf7cdb3f02acc0010d63120 Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 19 Aug 2018 13:31:42 -0700 Subject: [PATCH] mousify bugreport and short status templates --- templates/en_US/cgi/bugreport.tx | 28 +++++--- templates/en_US/cgi/short_bug_status.tx | 91 ++++++++++++------------- 2 files changed, 62 insertions(+), 57 deletions(-) diff --git a/templates/en_US/cgi/bugreport.tx b/templates/en_US/cgi/bugreport.tx index ce72b32..6e7fef4 100644 --- a/templates/en_US/cgi/bugreport.tx +++ b/templates/en_US/cgi/bugreport.tx @@ -1,5 +1,5 @@ -<: include "html/pre_title.tx" :>#<: $bug_num :> - <: $status.subject :> - <: $config.project :> <: $config.bug :> report logs<: include "html/post_title.tx" :> - +<: include "html/pre_title.tx" :>#<: $bug.id :> - <: $bug.subject :> - <: $config.project :> <: $config.bug :> report logs<: include "html/post_title.tx" :> +