From 4e9082f59050da40f51713294b86ef034286f7b5 Mon Sep 17 00:00:00 2001 From: wangyidong Date: Thu, 10 Jan 2013 08:29:14 +0000 Subject: [PATCH] * fix for link of go back. --- module/bug/view/assignto.html.php | 2 +- module/bug/view/confirmbug.html.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/module/bug/view/assignto.html.php b/module/bug/view/assignto.html.php index b2ca3c495a..10b8f35672 100644 --- a/module/bug/view/assignto.html.php +++ b/module/bug/view/assignto.html.php @@ -23,7 +23,7 @@ - goback, $this->session->bugList);?> + goback, $this->server->http_referer);?> diff --git a/module/bug/view/confirmbug.html.php b/module/bug/view/confirmbug.html.php index b3ee7aba87..d3c562b5fe 100755 --- a/module/bug/view/confirmbug.html.php +++ b/module/bug/view/confirmbug.html.php @@ -22,7 +22,7 @@ bug->buttonConfirm);?> + onclick='location.href="server->http_referer;?>"' />