revert colorbox css
This commit is contained in:
parent
b7f7621f74
commit
33dc59c62b
|
@ -9,8 +9,7 @@ $this->breadcrumb('<a href="/data">'.$this->config->title->data.'</a>');
|
|||
$this->breadcrumb('缩略图浏览');
|
||||
$this->breadcrumb()->setSeparator(' > ');
|
||||
$this->theme->AppendPlus($this,'masonry');
|
||||
$this->theme->AppendPlus($this,'colorbox');
|
||||
$this->headLink()->appendStylesheet('/css/colorbox.css');
|
||||
$this->theme->AppendPlus($this,'colorbox');
|
||||
?>
|
||||
<div class="row-fluit">
|
||||
<?php echo $this->page->getNavigation(); ?>
|
||||
|
|
Loading…
Reference in New Issue