mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
comment out some scripts that no longer seem to be used and cause scripting errors.
- by pfjason
This commit is contained in:
parent
adf5f5fccd
commit
f5e7f73c42
@ -470,8 +470,8 @@ function update_description(itemnum) {
|
||||
<script language="JavaScript">
|
||||
<!--
|
||||
enable_change(false);
|
||||
enable_altfirmwareurl(false);
|
||||
enable_altpkgconfigurl(false);
|
||||
//enable_altfirmwareurl(false);
|
||||
//enable_altpkgconfigurl(false);
|
||||
//-->
|
||||
</script>
|
||||
<?php include("fend.inc"); ?>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user