Spécification lien jquery

This commit is contained in:
Michael RICOIS 2011-08-05 10:33:29 +00:00
parent 678b2ec00b
commit c905d1aa38

View File

@ -101,7 +101,7 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
$autoloader->registerNamespace('ZFDebug');
$options = array(
'jquery_path' => null,
'jquery_path' => '/themes/default/scripts/jquery.js',
'plugins' => array(
'Variables',
'File' => array('base_path' => APPLICATION_PATH . '../' ),