From e9460be8809cdd85e9d423d65ac6789363440245 Mon Sep 17 00:00:00 2001 From: Li Jianxuan Date: Wed, 30 Nov 2011 07:15:48 +0000 Subject: [PATCH] =?UTF-8?q?Ticket=20#262=20=E5=90=8E=E5=8F=B0=E5=85=83?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E7=AE=A1=E7=90=86=E4=B8=AD=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E4=BA=86jquery=E5=BA=93=EF=BC=8C=E5=A2=9E=E5=8A=A0=E4=BA=86?= =?UTF-8?q?=E5=85=A8=E9=80=89=E3=80=81=E5=8F=8D=E9=80=89=E3=80=81=E5=8F=96?= =?UTF-8?q?=E6=B6=88=E9=80=89=E6=8B=A9=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/scripts/review/checkmail.phtml | 27 +++++++++++-------- .../admin/views/scripts/review/myreview.phtml | 4 +-- 2 files changed, 18 insertions(+), 13 deletions(-) diff --git a/application/admin/views/scripts/review/checkmail.phtml b/application/admin/views/scripts/review/checkmail.phtml index 52c5bd0e..2a67b2ec 100644 --- a/application/admin/views/scripts/review/checkmail.phtml +++ b/application/admin/views/scripts/review/checkmail.phtml @@ -3,7 +3,7 @@ $this->headTitle('后台管理'); $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/admin.css'); - $this->headScript()->appendFile('/js/jquery-1.6.4.min.js'); + $this->headScript()->appendFile('/js/jquery-1.7.min.js'); $this->breadcrumb('首页'); $this->breadcrumb('后台首页'); $this->breadcrumb('元数据评审'); @@ -22,7 +22,7 @@ -
+ paginator)): ?> 请选择要发送通知的邮箱 @@ -38,19 +38,24 @@ - - - - - - - -
la5c@qq.com
346938798@qq.com
+ + + - \ No newline at end of file + \ No newline at end of file diff --git a/application/admin/views/scripts/review/myreview.phtml b/application/admin/views/scripts/review/myreview.phtml index d5af0d48..abfa91af 100644 --- a/application/admin/views/scripts/review/myreview.phtml +++ b/application/admin/views/scripts/review/myreview.phtml @@ -3,7 +3,7 @@ $this->headTitle('后台管理'); $this->headTitle()->setSeparator(' - '); $this->headLink()->appendStylesheet('/css/admin.css'); - $this->headScript()->appendFile('/js/jquery-1.6.4.min.js'); + $this->headScript()->appendFile('/js/jquery-1.7.min.js'); $this->breadcrumb('首页'); $this->breadcrumb('后台首页'); $this->breadcrumb('元数据评审'); @@ -66,4 +66,4 @@ - \ No newline at end of file + \ No newline at end of file