Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contents of site.js are commented out #513

Open
Trigary opened this issue Apr 17, 2024 · 0 comments
Open

Contents of site.js are commented out #513

Trigary opened this issue Apr 17, 2024 · 0 comments
Labels
refactor/rebase Changing the structure of the code or modifying representations

Comments

@Trigary
Copy link
Collaborator

Trigary commented Apr 17, 2024

The contents of the resources/js/site.js file are commented out. The commented-out code should either be deleted or re-enabled after appropriate modifications.

The file contains two functions:

  • confirm(heading, question, cancelButtonTxt, okButtonTxt, callback): this function is unused according to my IDE
  • ajaxError(heading, generalMessage, okButton, error): a function of the same name exists (with a different parameter count), so I believe this function is also unused
@Trigary Trigary added the refactor/rebase Changing the structure of the code or modifying representations label Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor/rebase Changing the structure of the code or modifying representations
Projects
None yet
Development

No branches or pull requests

1 participant