mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-03-10 00:20:06 +01:00
Fix error View [predefined.form] not found.
This commit is contained in:
parent
070cf85e39
commit
cf1c401515
@ -43,6 +43,7 @@ class LinkTypeViewController extends Controller
|
||||
'selected' => ($linkId && isset($link) && $link->button_id == $btn->id),
|
||||
];
|
||||
}
|
||||
return view('components.pageitems.predefined-form', $data);
|
||||
}
|
||||
|
||||
// Set the block asset context before returning the view
|
||||
|
Loading…
x
Reference in New Issue
Block a user