-
Notifications
You must be signed in to change notification settings - Fork 48
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
iFrame Title #82
Comments
I'm not quite sure if I can follow ... can you create a mockup how it should look like? |
Haha, I see it how this works. Seems that the original iframe widget does nothing in regards of the coffee script but just use the browsers iframe capabilities. I've modified the html widget, which broke the iframe update. But, luckily there's this gist: https://gist.github.com/hussfelt/a6fe71ebd7cce327df29 |
Thank you very much for the change. :) |
I have a last question. Is possible to implement this change in version 2.0 too? We have at the moment only icinga 2.10 and cannot update atm. |
2.10 should work, I just raised the requirement to make people upgrade to 2.11 ;-) Try the Docker container then you're safe :) |
I want to add a title on top of the frame, like on all other widgets but it's not possible. How can I implement this?
The text was updated successfully, but these errors were encountered: