Readd tab remember function to improve UX.

This commit is contained in:
Jan Böhmer 2022-07-29 22:52:58 +02:00
parent 9cc5208223
commit 47130846a2
7 changed files with 40 additions and 36 deletions

View file

@ -9,7 +9,7 @@ import "bootstrap-fileinput";
const RegisterEventHelper = class {
class RegisterEventHelper {
constructor() {
this.registerTooltips();
this.registerJumpToTopBtn();