08 2024
This commit is contained in:
parent
c1c613a4b9
commit
881fc84207
384 changed files with 50679 additions and 990 deletions
|
|
@ -202,7 +202,6 @@ class ContentTreeController extends Controller
|
|||
$data['user_id'] = \Auth::user()->id;
|
||||
$data['active'] = isset($data['active']) ? true : false;
|
||||
$data['search'] = isset($data['search']) ? true : false;
|
||||
|
||||
if (isset($data['action'])) {
|
||||
switch ($data['action']) {
|
||||
case 'tree-content' :
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue