path correction

This commit is contained in:
Michael RICOIS 2012-08-22 19:29:39 +00:00
parent aa0db85f31
commit 5d26f823fd

View File

@ -17,7 +17,7 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
$view->headLink()
->appendStylesheet('/libs/qtip/jquery.qtip.css', 'all')
->appendStylesheet('/themes/jstree/default/style.css') // Ohhhhhhhhhh !
->appendStylesheet('/libs/tree/themes/default/style.css')
->appendStylesheet('/libs/ui/themes/smoothness/jquery-ui.css', 'all')
->appendStylesheet($pathStyle.'/main.css', 'all');