diff --git a/application/default/views/scripts/water/view.phtml b/application/default/views/scripts/water/view.phtml index 61b04aed..abce39fe 100755 --- a/application/default/views/scripts/water/view.phtml +++ b/application/default/views/scripts/water/view.phtml @@ -9,13 +9,11 @@ $this->breadcrumb('黑河综合遥感联合试验'); $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('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/pubfunc.js'); - $this->headLink()->appendStylesheet('/js/theme/default/style.css'); + $this->headScript()->appendFile('/js/jquery-1.7.min.js'); + $this->headScript()->appendFile('/js/jquery.colorbox-min.js'); + $this->headLink()->appendStylesheet('/css/colorbox.css'); ?> metadata;if ($md):?>
',$md->description);?> @@ -220,30 +218,7 @@ endforeach;
Cannot find the metadata.