]> BookStack Code Mirror - bookstack/blobdiff - resources/views/form/restriction-checkbox.blade.php
Updated attachment links to have dropdown for open type
[bookstack] / resources / views / form / restriction-checkbox.blade.php
index 65a94239e78d83d5b9faadd8b7eafcaa627aaac3..02c477f4af2b4aa5561fba622eff78993dd7c0a9 100644 (file)
@@ -5,7 +5,7 @@ $role
 $action
 $model?
 --}}
-@include('components.custom-checkbox', [
+@include('form.custom-checkbox', [
     'name' => $name . '[' . $role->id . '][' . $action . ']',
     'label' => $label,
     'value' => 'true',