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

Empty node list at first page load #42

Closed
Tontonitch opened this issue Dec 5, 2018 · 0 comments
Closed

Empty node list at first page load #42

Tontonitch opened this issue Dec 5, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@Tontonitch
Copy link
Owner

Hi,

I use -H and -h for IP-adress and name of the host.
I installed pnp4nagios, so I have the JQery stuff. I need to configure apache access rights correctly there.
With this, I had the problem, that I did not see the hosts in the dropdown, when I opened the Webpage. After clicking on 'go', the names are there. To fix this, I changed the first lines in index.php like this:

<script> $(document).ready(function(){ $("#nodeselect").submit(); }); </script> -- select a node -- So you see the corrct list after the page is initially loaded. Maybe this can be integrated in interfacetable_vt3. Regards Matthias Originally posted by @mdicss in https://github.com//issues/37#issuecomment-429278448
@Tontonitch Tontonitch self-assigned this Dec 5, 2018
@Tontonitch Tontonitch added the bug label Dec 5, 2018
@Tontonitch Tontonitch added this to the v1.00 milestone Dec 5, 2018
Tontonitch added a commit that referenced this issue Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant