summaryrefslogtreecommitdiffstats
path: root/usr/local/www/installer
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-09-22 08:12:38 -0300
committerRenato Botelho <garga@FreeBSD.org>2014-09-22 08:18:02 -0300
commitb9cf74c3b3c19c3912fe9ecb10b519bff5583f13 (patch)
treed5dc71c09c0b0320cd04e2bfb22fbedb16b64e2f /usr/local/www/installer
parentb446562b5c53842e535999d7d9ff2f573d596973 (diff)
downloadpfsense-b9cf74c3b3c19c3912fe9ecb10b519bff5583f13.zip
pfsense-b9cf74c3b3c19c3912fe9ecb10b519bff5583f13.tar.gz
Update jquery-ui components to 1.11.1, it fixes #3879"
Diffstat (limited to 'usr/local/www/installer')
-rw-r--r--usr/local/www/installer/installer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/installer/installer.php b/usr/local/www/installer/installer.php
index 4d00d25..b2ba3c4 100644
--- a/usr/local/www/installer/installer.php
+++ b/usr/local/www/installer/installer.php
@@ -410,7 +410,7 @@ function body_html() {
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<script type="text/javascript" src="/javascript/jquery-1.11.1.min.js"></script>
<script type="text/javascript" src="/javascript/jquery-migrate-1.2.1.min.js"></script>
- <script type="text/javascript" src="/javascript/jquery/jquery-ui.custom.min.js"></script>
+ <script type="text/javascript" src="/javascript/jquery/jquery-ui-1.11.1.min.js"></script>
<script type="text/javascript">
function getinstallerprogress() {
url = '/installer/installer.php';
OpenPOWER on IntegriCloud