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

Syntax error with the auto refresh #30

Open
j0nz opened this issue Jan 27, 2015 · 1 comment
Open

Syntax error with the auto refresh #30

j0nz opened this issue Jan 27, 2015 · 1 comment

Comments

@j0nz
Copy link

j0nz commented Jan 27, 2015

In the app.js file there is the code to enable the autorefresh of the digital sign to retrieve new posts. With this missing the auto refresh does not work

/* REFRESH PAGE EVERY FIVE MINUTES ----
window.setTimeout('location.reload(true)', 300000);
/* /REFRESH PAGE EVERY FIVE MINUTES ---- */

is missing a close of comment on the first line. (line 3 of the app.js file)

thanks

@cheyrou23
Copy link

Thanks for this - really helpful!

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

No branches or pull requests

2 participants