Skip to content
Snippets Groups Projects
Commit e0dd9ec8 authored by JediKev's avatar JediKev
Browse files

jq: Update jQuery UI References

This updates the references to the old jQuery UI filename to the new
filename. (this needs #4672 merged first)
parent 62805814
Branches
Tags
No related merge requests found
...@@ -141,6 +141,6 @@ if (count($ext_bks)) { ?> ...@@ -141,6 +141,6 @@ if (count($ext_bks)) { ?>
#loginBox:after { background-color: white !important; } #loginBox:after { background-color: white !important; }
</style> </style>
<![endif]--> <![endif]-->
<script type="text/javascript" src="<?php echo ROOT_PATH; ?>js/jquery-ui-1.10.3.custom.min.js"></script> <script type="text/javascript" src="<?php echo ROOT_PATH; ?>js/jquery-ui-1.12.1.custom.min.js"></script>
</body> </body>
</html> </html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment