1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-03-21 14:50:08 +03:00

Align x509 login page with jquery 1.7.2(cherry picked from commit 4bd19643cb3119748b7f359f80fa0d99feaa817e)

This commit is contained in:
Emmanuel Mathot 2012-07-12 10:30:42 +03:00 committed by Ruben S. Montero
parent 3fcc188a62
commit aa63bd48c0

View File

@ -5,7 +5,7 @@
<link rel="stylesheet" type="text/css" href="css/login.css" />
<!-- Vendor Libraries -->
<script type="text/javascript" src="vendor/jQuery/jquery-1.7.1.min.js"></script>
<script type="text/javascript" src="vendor/jQuery/jquery-1.7.2.min.js"></script>
<!-- End Vendor Libraries -->
<script type="text/javascript" src="js/opennebula.js"></script>