Search found 4 matches
- Thu Mar 23, 2017 4:16 am
- Forum: Open Source Nagios Projects
- Topic: Disable Page Tour ETA
- Replies: 4
- Views: 5616
Re: Disable Page Tour ETA
What i did was comment out the section vidbox.prototype.init = function() in nagios/share/js/nag_funcs.js vidbox.prototype.init = function() { } And comment out the rest of the function. I know, its quick and dirty, but this would be nice to be configurable in the nagios.cfg like 'enable_page_tour=1...
- Tue Feb 28, 2017 8:04 am
- Forum: Open Source Nagios Projects
- Topic: Disable Page Tour
- Replies: 4
- Views: 2447
Re: Disable Page Tour
No problem if this thread will be locked. I will keep an eye on the next release when this feature hopfully will be implemented.
- Mon Feb 27, 2017 2:44 am
- Forum: Open Source Nagios Projects
- Topic: Disable Page Tour
- Replies: 4
- Views: 2447
Re: Disable Page Tour
Ok, thanks for you reply.
- Fri Feb 24, 2017 4:19 am
- Forum: Open Source Nagios Projects
- Topic: Disable Page Tour
- Replies: 4
- Views: 2447
Disable Page Tour
Since 4.3.0 there is a button 'Page Tour' on the right. Is it possible to disable this button globally? instead of clicking never show this again?.