mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-28 20:50:06 +02:00
Show the user an error alert, if a ajax page is not loading via Turbo,
This commit is contained in:
parent
f21c339046
commit
7fa4f09885
2 changed files with 77 additions and 0 deletions
|
@ -42,6 +42,7 @@ require('bootstrap');
|
|||
|
||||
import "./sidebar"
|
||||
import "./datatables";
|
||||
import "./error_handler";
|
||||
//import "./tab_remember";
|
||||
import "./register_events";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue