Page 2 of 2

Re: Trends Broken in 4.1.1

Posted: Tue Oct 27, 2015 11:14 am
by DiegoAnjos
I just hid it by changing the file common.css

Include these lines so the bar will not be shown:

Code: Select all

img[title="Host State Trends"] {
    display: none;
}

Code: Select all

img[title="Service State Trends"] {
    display: none;
}
I know thats not exactly a solution, but at least the unloaded shotcut/image will not bother you anymore.

Re: Trends Broken in 4.1.1

Posted: Tue Oct 27, 2015 2:34 pm
by hsmith
Thanks @DiegoAnjos!

Since we have not heard back from OP, I am going to go ahead and close this post. Please open a new one if you continue to have issues.