X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=module%2FApplication%2Fview%2Flayout%2Flayout.phtml;h=6efc2671273ffa685f109ac2392adc5fa4234467;hb=3abc996da18850bfc6fbb333e2e6b528f7dcc294;hp=18a472018290af3e2d3b76813b660fbc9f489c57;hpb=98c1354a1bc8ddad205e65f03fa9c8354fdea28b;p=zf2.biz%2Fapplication_blanche.git diff --git a/module/Application/view/layout/layout.phtml b/module/Application/view/layout/layout.phtml index 18a4720..6efc267 100644 --- a/module/Application/view/layout/layout.phtml +++ b/module/Application/view/layout/layout.phtml @@ -15,10 +15,12 @@ headScript()->prependFile($this->basePath() . '/js/html5.js', 'text/javascript', array('conditional' => 'lt IE 9',)) - ->prependFile('//ajax.googleapis.com/ajax/libs/jquery/1.8/jquery.min.js') ?> + ->prependFile($this->basePath() . '/js/bootstrap.min.js') + ->prependFile($this->basePath() . '/js/jquery.min.js') ?> + -