-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
Gadgets are half displayed (as with 2 columns) when the gadget service is parameterized with only 1 column.
a possible solution :
AmetysContainer.js, line 237
Adding to method "AmetysContainer.ajustIFrameHeight = function (iframeID)"
frame.width = frame.parentNode.clientWidth;