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
No related branches found
No related tags found
No related merge requests found
......@@ -141,6 +141,6 @@ if (count($ext_bks)) { ?>
#loginBox:after { background-color: white !important; }
</style>
<![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>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment