remove openlayer error.

This commit is contained in:
wlx 2010-06-29 03:12:04 +00:00
parent ee0c823260
commit 5af52c8fdc
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
$this->breadcrumb('查看试验元数据');
$this->breadcrumb()->setSeparator(' > ');
$this->headScript()->appendFile('/js/prototype.js');
$this->headScript()->appendFile('/js/dOpenLayers.js');
$this->headScript()->appendFile('/js/OpenLayers.js');
$this->headScript()->appendFile('/js/window.js');
$this->headLink()->appendStylesheet('/js/theme/default/style.css');
?>