SyncruleController: remove legacy property
This commit is contained in:
parent
e29da23f99
commit
12b5e0223e
|
@ -100,7 +100,6 @@ class SyncruleController extends ActionController
|
|||
|
||||
public function addpropertyAction()
|
||||
{
|
||||
$this->view->stayHere = true;
|
||||
$edit = false;
|
||||
|
||||
if ($id = $this->params->get('id')) {
|
||||
|
|
Loading…
Reference in New Issue