Archived
1
0
Fork 0

jQuery menu

This commit is contained in:
Fredric N 2010-09-11 22:15:20 +02:00
parent 0599c11184
commit f215b4fe43
5 changed files with 10 additions and 2 deletions

View file

@ -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');