LDEV-4391 Show export LD label in authoring. It seems that with new jQuery show() method does work if DOM node is not attached to an documen…
Show more
LDEV-4391 Show export LD label in authoring.It seems that with new jQuery show() method does work if DOM node is notattached to an document (yet). For example if a piece of HTML getscloned with jQuery and it is not appended to any parent, show() will notwork.
Show less