diff --git a/application/default/views/scripts/data/view.phtml b/application/default/views/scripts/data/view.phtml index f7544afa..2b476b2b 100755 --- a/application/default/views/scripts/data/view.phtml +++ b/application/default/views/scripts/data/view.phtml @@ -9,11 +9,12 @@ $this->breadcrumb('查看元数据'); $this->breadcrumb()->setSeparator(' > '); $this->headScript()->appendFile('http://maps.google.cn/maps?file=api&v=2&key='.$this->config->google->maps->api); - $this->headScript()->appendFile('/js/prototype.js'); - $this->headScript()->appendFile('/js/OpenLayers.js'); - $this->headScript()->appendFile('/js/window.js'); + $this->headScript()->appendFile('/js/jquery-1.6.4.min.js'); + $this->headScript()->appendFile('/static/js/jquery.thickbox.js'); $this->headScript()->appendFile('/js/pubfunc.js'); $this->headLink()->appendStylesheet('/js/theme/default/style.css'); + $this->headLink()->appendStylesheet('/static/css/thickbox.css'); + ?> metadata;if ($md):?>

escape($md->title); @@ -92,13 +93,13 @@ else }?>">数据说明文档
  • 附件:attachment;?>
  • -
  • 数据共享方式:datatype) print "离线"; else print "在线(可直接下载)";?> 文件列表
  • +
  • 数据共享方式:datatype) print "离线"; else print "在线(可直接下载)";?> 文件列表
  • status>0 and $md->status<5) : ?> datatype) : ?> - + @@ -148,7 +149,7 @@ endforeach;
    -
    +

    ',$md->description);?> @@ -261,11 +262,11 @@ echo ''; commentForm; ?>

    -
    + +