mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
Readd tab remember function to improve UX.
This commit is contained in:
parent
9cc5208223
commit
47130846a2
7 changed files with 40 additions and 36 deletions
|
@ -4,7 +4,7 @@ import * as bootbox from "bootbox";
|
|||
* If this class is imported the user is shown an error dialog if he calls an page via Turbo and an error is responded.
|
||||
* @type {ErrorHandlerHelper}
|
||||
*/
|
||||
const ErrorHandlerHelper = class {
|
||||
class ErrorHandlerHelper {
|
||||
constructor() {
|
||||
console.log('Error Handler registered');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue