Skip to content

Commit caf7398

Browse files
committed
remove tabindex because of select2 issue
1 parent e80afce commit caf7398

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/views/buttons/fake.blade.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<div class="modal fade"
22
id="{{ $crud->instantCreateButton['name'] }}_modal"
3-
tabindex="-1"
43
role="dialog"
54
aria-labelledby="{{ $crud->instantCreateButton['name'] }}_modal"
65
aria-hidden="true">

0 commit comments

Comments
 (0)