Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

save localstorage form data#16

Open
kriskate wants to merge 3 commits into
alexandrubau:masterfrom
kriskate:master
Open

save localstorage form data#16
kriskate wants to merge 3 commits into
alexandrubau:masterfrom
kriskate:master

Conversation

@kriskate

Copy link
Copy Markdown

No description provided.

Comment thread assets/js/script.js Outdated

let saveLocallyEnabled = localStorage.getItem(localStorage_save) === "false" ? false : true;

const saveIgnoredItems = ["form_start_hour", "form_start_minute", "form_end_hour", "form_end_minute", "form_date"];

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Salutare @kriskate si multumim pentru contributie.

In ultima versiune a formularului, campurile "form_start_hour", "form_start_minute", "form_end_hour", "form_end_minute" nu mai exista. As sugera sa le scoti si de aici.

@kriskate

Copy link
Copy Markdown
Author

fixed

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants