* adjust for block.

This commit is contained in:
wangyidong
2018-09-20 16:31:32 +08:00
parent ab890a2606
commit 36ced48147
+1
View File
@@ -1223,6 +1223,7 @@ class block extends control
$this->view->bugs = $bugs;
}
$this->view->selfCall = $this->selfCall;
$this->view->hasViewPriv = $hasViewPriv;
$this->view->longBlock = $longBlock;
$this->display();