[-] FO : Copuld not load datepicker in trackingfront stats.php

This commit is contained in:
gRoussac
2013-10-12 17:54:26 +02:00
parent 418155cf2b
commit ee29f4365e
+3 -2
View File
@@ -29,8 +29,9 @@
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>PrestaShop&trade; - {l s='Affiliation' mod='trackingfront'}</title>
<script type="text/javascript" src="{$smarty.const._PS_JS_DIR_}jquery/jquery-1.7.2.min.js"></script>
<script type="text/javascript" src="{$smarty.const._PS_JS_DIR_}jquery/jquery-ui-1.8.10.custom.min.js"></script>
<link type="text/css" rel="stylesheet" href="{$smarty.const._PS_JS_DIR_}jquery/datepicker/datepicker.css" />
<script type="text/javascript" src="{$smarty.const._PS_JS_DIR_}jquery/ui/jquery.ui.core.min.js"></script>
<script type="text/javascript" src="{$smarty.const._PS_JS_DIR_}jquery/ui/jquery.ui.datepicker.min.js"></script>
<link type="text/css" rel="stylesheet" href="{$smarty.const._PS_JS_DIR_}jquery/themes/base/jquery.ui.datepicker.css" />
</head>
<body>