Skip to content
This repository has been archived by the owner on Jul 11, 2021. It is now read-only.

Time since last probe contact in status page creates JS error #11

Open
Faterou opened this issue Jul 19, 2015 · 0 comments
Open

Time since last probe contact in status page creates JS error #11

Faterou opened this issue Jul 19, 2015 · 0 comments

Comments

@Faterou
Copy link
Contributor

Faterou commented Jul 19, 2015

Originally reported by: Sylvain Hallé (Bitbucket: sylvainhalle, GitHub: sylvainhalle)


In highlight.js line 6:

var time_string = time_since(probe_last_contact);

Message: "probe_last_contact not defined".

Indeed, I can't seem to find where this variable is defined in the Status page callback on the server side. Must have disappeared when refactoring the callback.


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

No branches or pull requests

1 participant