From 3f6037ca314990780b127dfc827e3dbdaa6c7191 Mon Sep 17 00:00:00 2001 From: avene Date: Sat, 23 Jun 2018 14:50:50 +0800 Subject: [PATCH] #53 --- .../default/views/scripts/data/index.phtml | 4 +- .../default/views/scripts/data/view.phtml | 93 +++++++++---------- 2 files changed, 46 insertions(+), 51 deletions(-) diff --git a/application/default/views/scripts/data/index.phtml b/application/default/views/scripts/data/index.phtml index 6d9e3c84..ddcbad36 100755 --- a/application/default/views/scripts/data/index.phtml +++ b/application/default/views/scripts/data/index.phtml @@ -11,9 +11,7 @@ $this->headLink()->appendStylesheet('/static-sanjy-np/css/about.css');
数据服务
-
- render('breadcrumbs.phtml'); ?> -
+ render('breadcrumbs.phtml'); ?>
diff --git a/application/default/views/scripts/data/view.phtml b/application/default/views/scripts/data/view.phtml index 6d28f3e9..ad941992 100755 --- a/application/default/views/scripts/data/view.phtml +++ b/application/default/views/scripts/data/view.phtml @@ -9,15 +9,15 @@ $this->headLink()->appendStylesheet('/static-sanjy-np/css/about.css'); $this->headLink()->appendStylesheet('/static-sanjy-np/css/dataDetail.css'); $this->nav[] = array('link' => "/data/" . $this->metadata->uuid, 'title' => $this->metadata->title); ?> - - -

Cannot find the metadata.

没有找到对应的元数据。

- +