Remove condition
This commit is contained in:
@@ -161,10 +161,8 @@ abstract class Base
|
|||||||
}
|
}
|
||||||
|
|
||||||
// Attach events
|
// Attach events
|
||||||
if ($controller === 'board') {
|
|
||||||
$this->attachEvents();
|
$this->attachEvents();
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Attach events
|
* Attach events
|
||||||
|
|||||||
Reference in New Issue
Block a user