jQuery menu
This commit is contained in:
parent
0599c11184
commit
f215b4fe43
5 changed files with 10 additions and 2 deletions
|
|
@ -62,7 +62,9 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
|
|||
|
||||
$view->app = $this->getApplication()->getOption('app');
|
||||
|
||||
|
||||
// Add jQuery :)
|
||||
$view->headScript()->appendFile('http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js');
|
||||
|
||||
Zend_Locale::setDefault('sv_SE');
|
||||
|
||||
|
||||
|
|
|
|||
Reference in a new issue