diff options
Diffstat (limited to 'docs/upgrading.html')
| -rw-r--r-- | docs/upgrading.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/upgrading.html b/docs/upgrading.html index d91bf20af..f8d9a732a 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -204,5 +204,12 @@ </footer> </div><!-- /container --> + <!-- Le javascript --> + <!-- Placed at the end of the document so the pages load faster --> + <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script> + <script src="http://code.jquery.com/jquery-1.7.min.js"></script> + <script src="assets/js/application.js"></script> + <script src="../js/bootstrap-dropdown.js"></script> + </body> </html> |
