From 838afc1d5dc964217916e6858146c442fc84b32a Mon Sep 17 00:00:00 2001 From: wlx Date: Mon, 4 Nov 2013 12:09:57 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=96=87=E7=8C=AE=E8=BE=93?= =?UTF-8?q?=E5=87=BA=E6=96=B9=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/views/scripts/data/ref.phtml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/application/admin/views/scripts/data/ref.phtml b/application/admin/views/scripts/data/ref.phtml index 7813e18a..f3b3afcb 100644 --- a/application/admin/views/scripts/data/ref.phtml +++ b/application/admin/views/scripts/data/ref.phtml @@ -75,11 +75,16 @@ table thead tr th {background:#EBF2F6;} $autoindex++;?> - []  + []  + {reference->getAuthorByReference($item['id'],true); echo count($authors) ? join(",",$authors):'未知作者'; ?>}  {未知标题':$item['title'] ?>}  {未知期刊':$item['publisher'] ?>}  {未知年份':$item['year'] ?>}  +