summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules.php
diff options
context:
space:
mode:
authorVinicius Coque <vcoque@gmail.com>2011-11-15 15:12:17 -0200
committerVinicius Coque <vcoque@gmail.com>2011-11-15 15:12:17 -0200
commit6134cc8fe04957d1337e3d94c8ebe66ca3e61946 (patch)
treed2b7fa90fe8a2ba97cf3e71d7b78c857ca415f6f /usr/local/www/firewall_rules.php
parentbef629ac818a7c563e9adc0cecbdbeb69b8e5f3a (diff)
downloadpfsense-6134cc8fe04957d1337e3d94c8ebe66ca3e61946.zip
pfsense-6134cc8fe04957d1337e3d94c8ebe66ca3e61946.tar.gz
now we use the Chosen javascript plugin for jQuery
Diffstat (limited to 'usr/local/www/firewall_rules.php')
-rwxr-xr-xusr/local/www/firewall_rules.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_rules.php b/usr/local/www/firewall_rules.php
index d0827fb..49b3e7c 100755
--- a/usr/local/www/firewall_rules.php
+++ b/usr/local/www/firewall_rules.php
@@ -300,7 +300,7 @@ echo "<script type=\"text/javascript\" language=\"javascript\" src=\"/javascript
</head>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
-<script src="/javascript/chosen/chosen.proto.js" type="text/javascript"></script>
+<script src="/javascript/chosen/chosen.jquery.js" type="text/javascript"></script>
<?php include("fbegin.inc"); ?>
<form action="firewall_rules.php" method="post">
OpenPOWER on IntegriCloud