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

check the "omron" div in home.mustache, it can probably be left blank #210

Open
mattStorer opened this issue May 16, 2024 · 0 comments
Open
Assignees

Comments

@mattStorer
Copy link
Collaborator

the code in the "omron" div in home.mustache contains stuff, but there's also a call to refreshOmronStatus() in the call to $(document).ready(), which populates that div. so it's likely that the contents of that div in home.mustache can be cleared out, made empty, which would be good from a basic housekeeping / don't-repeat-yourself perspective.

trivial thing in basically all ways, but still, I like to keep things tidy. this ticket reflects this desire to handle this at some point down the line.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant