summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_rules_edit.php
diff options
context:
space:
mode:
authorDarren Embry <dse@webonastick.com>2012-03-28 18:50:02 -0400
committerDarren Embry <dse@webonastick.com>2012-03-28 18:50:02 -0400
commitf51d5d57a68eedc81efed6bf2a2267c5526fd55c (patch)
treebce9830b31bd63af6e85614aef2df2b29904ba61 /usr/local/www/firewall_rules_edit.php
parent979b179d8ed4f74da1e77d059b18c3082698fc8a (diff)
downloadpfsense-f51d5d57a68eedc81efed6bf2a2267c5526fd55c.zip
pfsense-f51d5d57a68eedc81efed6bf2a2267c5526fd55c.tar.gz
feature #2320: JS helper to toggle subnet mask for ipv4/v6 during input
http://redmine.pfsense.org/issues/2320
Diffstat (limited to 'usr/local/www/firewall_rules_edit.php')
-rwxr-xr-xusr/local/www/firewall_rules_edit.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/firewall_rules_edit.php b/usr/local/www/firewall_rules_edit.php
index 3244329..e48bc26 100755
--- a/usr/local/www/firewall_rules_edit.php
+++ b/usr/local/www/firewall_rules_edit.php
@@ -639,6 +639,7 @@ include("head.inc");
</head>
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
+<script type="text/javascript" src="/javascript/jquery.ipv4v6ify.js"></script>
<script src="/javascript/chosen/chosen.jquery.js" type="text/javascript"></script>
<?php include("fbegin.inc"); ?>
<?php pfSense_handle_custom_code("/usr/local/pkg/firewall_rules/pre_input_errors"); ?>
OpenPOWER on IntegriCloud