You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@bval.apache.org by mb...@apache.org on 2012/12/13 18:51:56 UTC

svn commit: r1421409 - /bval/cms-site/trunk/templates/std.html

Author: mbenson
Date: Thu Dec 13 17:51:55 2012
New Revision: 1421409

URL: http://svn.apache.org/viewvc?rev=1421409&view=rev
Log:
js

Modified:
    bval/cms-site/trunk/templates/std.html

Modified: bval/cms-site/trunk/templates/std.html
URL: http://svn.apache.org/viewvc/bval/cms-site/trunk/templates/std.html?rev=1421409&r1=1421408&r2=1421409&view=diff
==============================================================================
--- bval/cms-site/trunk/templates/std.html (original)
+++ bval/cms-site/trunk/templates/std.html Thu Dec 13 17:51:55 2012
@@ -143,7 +143,7 @@ under the License. 
   ================================================== -->
   <!-- Placed at the end of the document so the pages load faster -->
   <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"; type="text/javascript"></script>
-  <script src="/resources/bootstrap.min.js"></script>
+  <script src="/resources/js/bootstrap.min.js"></script>
 
 </body>
 </html>