Do anyone use this plugin? There is a bug and background images don't
appear:
in prototype.js there is the following code:
setStyle: function(element, styles) { // element is 'main-table', not in
the DOM
element = $(element);
var elementStyle = element.style, match;
...
element gets 'main-table' and it should be 'main-panel'. Don't sure if it's
a jenkins 'improvement' or the plugin.
Can anyone help?
Thanks
--
You received this message because you are subscribed to the Google Groups
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.