Commit 2a1f3ce4 by 冷斌

踢人

parent 5104102d
...@@ -37,7 +37,6 @@ ...@@ -37,7 +37,6 @@
<span class="form-required">*</span> <span class="form-required">*</span>
</div> </div>
</div> </div>
<!--
<div class="control-group"> <div class="control-group">
<label class="control-label">标签</label> <label class="control-label">标签</label>
<div class="controls"> <div class="controls">
...@@ -49,7 +48,7 @@ ...@@ -49,7 +48,7 @@
</select> </select>
</div> </div>
</div> </div>
-->
<div class="control-group"> <div class="control-group">
<label class="control-label">头像/封面</label> <label class="control-label">头像/封面</label>
<div class="controls"> <div class="controls">
......
...@@ -580,7 +580,7 @@ class IndexadminController extends AdminbaseController { ...@@ -580,7 +580,7 @@ class IndexadminController extends AdminbaseController {
}else{ }else{
$this->error('数据传入失败!'); $this->error('数据传入失败!');
} }
// $this->assign('labels', $this->getImpressionLabel()); $this->assign('labels', $this->getImpressionLabel());
$this->display(":edit"); $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