Commit 2a1f3ce4 by 冷斌

踢人

parent 5104102d
......@@ -37,7 +37,6 @@
<span class="form-required">*</span>
</div>
</div>
<!--
<div class="control-group">
<label class="control-label">标签</label>
<div class="controls">
......@@ -49,7 +48,7 @@
</select>
</div>
</div>
-->
<div class="control-group">
<label class="control-label">头像/封面</label>
<div class="controls">
......
......@@ -580,7 +580,7 @@ class IndexadminController extends AdminbaseController {
}else{
$this->error('数据传入失败!');
}
// $this->assign('labels', $this->getImpressionLabel());
$this->assign('labels', $this->getImpressionLabel());
$this->display(":edit");
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment