Skip to content

Remove function validate() (?) #2

Description

@tripu

password/index.html

Lines 112 to 114 in 7e839bb

function validate(form) {
return find('#site-tag').value && find('#master-key').value;
}

I understand it's not being used; remove?

I didn't realise it was there, and actually re-implemented it in my own fork, a bit differently (I'm using it):
https://github.com/tripu/password/blob/gh-pages/index.html#L309-L316

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions