[-] MO : fixed #PSCFV-3944

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17234 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
dMetzger
2012-09-07 12:26:43 +00:00
parent 3f705d2434
commit eed6ff4b5a
-1
View File
@@ -118,7 +118,6 @@ class StatsLive extends Module
$irow = 0;
$this->html .= '<script type="text/javascript" language="javascript">
$("#calendar").next().remove();
$("#calendar").remove();
</script>';
if (!Configuration::get('PS_STATSDATA_CUSTOMER_PAGESVIEWS'))