From: Ross Allen Date: Mon, 29 Jul 2013 18:24:40 +0000 (-0700) Subject: Add jQuery + Bootstrap JS to starter template X-Git-Tag: v3.0.0~81^2~11^2~1^2~12^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07dd62ed7c297c6df10f05fe62a28dda83c165e3;p=thirdparty%2Fbootstrap.git Add jQuery + Bootstrap JS to starter template The starter template uses the Collapse component[1], which requires Bootstrap's JavaScript. Fixes #15 [1] http://twitter.github.io/bootstrap/javascript/#collapse --- diff --git a/starter-template/index.html b/starter-template/index.html index 1cd335241a..08a2772084 100644 --- a/starter-template/index.html +++ b/starter-template/index.html @@ -44,5 +44,7 @@ + + \ No newline at end of file