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