VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: Cony on January 15, 2014, 01:42:45 AM

Title: JPane usage
Post by: Cony on January 15, 2014, 01:42:45 AM
Hi,

I found that Virtuemart in user view is loading JPane class, which is deprecated in Joomla. Actually the pane itself is finally not used at all.
Problem is, when used on one page with Joomla native tabs (JHTML::('tabs.start')), it breaks completely the tabs script functionality.

IMO JPane should be removed from Virtuemart (either jQuery tabs are used).