\
+ Would you like to import the backup created on: "+activeState.serverFilesTs.replace("_", " - ")+ "
\
+ \
+
",
+ 0);
+ break;
+ case "Save":
+ storeFilesToServer(createBookShelf());
+ modal.replaceWith(modal.cloneNode(true));
+ modalNotifier(
+ "Files saved to server
would you like to download them?"
+ );
+ break;
+ case "Delete":
+ delStoredDataOnServer();
+ break;
+
+ default:
+ e.preventDefault;
+ }
+ }
+ });
+ modalNotifier(
+ "Here you can manage if your files should be saved on the server \
+ If there are stored files already on the server you can inport them \
+ It will overwrite any saved documents