Remove space

This commit is contained in:
Michael RICOIS 2014-08-20 20:40:26 +00:00
parent 26aa3717dc
commit 73e61508fa

View File

@ -24,7 +24,6 @@ class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
->appendHttpEquiv('Content-Type', 'text/html; charset=UTF-8')
->appendHttpEquiv('Content-Language', 'fr-FR');
$view->headLink()
->appendStylesheet('/libs/bootstrap-3.2.0/css/bootstrap.min.css', 'all')
->appendStylesheet('/libs/ui-1.10.4/themes/smoothness/jquery-ui.min.css', 'all')