Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OpnSense
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
OpnSense
Commits
30e81e8a
Commit
30e81e8a
authored
Jul 06, 2015
by
Ad Schellevis
Committed by
Franco Fichtner
Jul 08, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(legacy) $jsevents["body"]["onload"] is never set
parent
6f1fc59a
Changes
25
Hide whitespace changes
Inline
Side-by-side
Showing
25 changed files
with
25 additions
and
25 deletions
+25
-25
diag_dump_states.php
src/www/diag_dump_states.php
+1
-1
diag_dump_states_sources.php
src/www/diag_dump_states_sources.php
+1
-1
diag_gmirror.php
src/www/diag_gmirror.php
+1
-1
firewall_aliases_edit.php
src/www/firewall_aliases_edit.php
+1
-1
firewall_schedule_edit.php
src/www/firewall_schedule_edit.php
+1
-1
interfaces_groups_edit.php
src/www/interfaces_groups_edit.php
+1
-1
interfaces_qinq_edit.php
src/www/interfaces_qinq_edit.php
+1
-1
services_dnsmasq_edit.php
src/www/services_dnsmasq_edit.php
+1
-1
services_unbound_host_edit.php
src/www/services_unbound_host_edit.php
+1
-1
system_authservers.php
src/www/system_authservers.php
+1
-1
system_camanager.php
src/www/system_camanager.php
+1
-1
system_certmanager.php
src/www/system_certmanager.php
+1
-1
system_crlmanager.php
src/www/system_crlmanager.php
+1
-1
system_groupmanager.php
src/www/system_groupmanager.php
+1
-1
system_groupmanager_addprivs.php
src/www/system_groupmanager_addprivs.php
+1
-1
system_usermanager.php
src/www/system_usermanager.php
+1
-1
system_usermanager_addprivs.php
src/www/system_usermanager_addprivs.php
+1
-1
system_usermanager_passwordmg.php
src/www/system_usermanager_passwordmg.php
+1
-1
system_usermanager_settings.php
src/www/system_usermanager_settings.php
+1
-1
vpn_l2tp.php
src/www/vpn_l2tp.php
+1
-1
vpn_l2tp_users.php
src/www/vpn_l2tp_users.php
+1
-1
vpn_l2tp_users_edit.php
src/www/vpn_l2tp_users_edit.php
+1
-1
vpn_openvpn_client.php
src/www/vpn_openvpn_client.php
+1
-1
vpn_openvpn_csc.php
src/www/vpn_openvpn_csc.php
+1
-1
vpn_openvpn_server.php
src/www/vpn_openvpn_server.php
+1
-1
No files found.
src/www/diag_dump_states.php
View file @
30e81e8a
...
@@ -61,7 +61,7 @@ include("head.inc");
...
@@ -61,7 +61,7 @@ include("head.inc");
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
];
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
...
...
src/www/diag_dump_states_sources.php
View file @
30e81e8a
...
@@ -55,7 +55,7 @@ include("head.inc");
...
@@ -55,7 +55,7 @@ include("head.inc");
?>
?>
<body
link=
"#0000CC"
vlink=
"#0000CC"
alink=
"#0000CC"
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
];
?>
"
>
<body
link=
"#0000CC"
vlink=
"#0000CC"
alink=
"#0000CC"
>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<form
action=
"diag_dump_states_sources.php"
method=
"get"
name=
"iform"
>
<form
action=
"diag_dump_states_sources.php"
method=
"get"
name=
"iform"
>
...
...
src/www/diag_gmirror.php
View file @
30e81e8a
...
@@ -36,7 +36,7 @@ include("head.inc");
...
@@ -36,7 +36,7 @@ include("head.inc");
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
];
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
...
...
src/www/firewall_aliases_edit.php
View file @
30e81e8a
...
@@ -572,7 +572,7 @@ EOD;
...
@@ -572,7 +572,7 @@ EOD;
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
<?php
include
(
"fbegin.inc"
);
include
(
"fbegin.inc"
);
echo
$jscriptstr
;
echo
$jscriptstr
;
...
...
src/www/firewall_schedule_edit.php
View file @
30e81e8a
...
@@ -754,7 +754,7 @@ function removeRow(el) {
...
@@ -754,7 +754,7 @@ function removeRow(el) {
EOD;
EOD;
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
echo
$jscriptstr
;
?>
<?php
include
(
"fbegin.inc"
);
echo
$jscriptstr
;
?>
...
...
src/www/interfaces_groups_edit.php
View file @
30e81e8a
...
@@ -156,7 +156,7 @@ include("head.inc");
...
@@ -156,7 +156,7 @@ include("head.inc");
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
...
...
src/www/interfaces_qinq_edit.php
View file @
30e81e8a
...
@@ -207,7 +207,7 @@ include("head.inc");
...
@@ -207,7 +207,7 @@ include("head.inc");
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
//
<!
[
CDATA
[
//
<!
[
CDATA
[
// Global Variables
// Global Variables
...
...
src/www/services_dnsmasq_edit.php
View file @
30e81e8a
...
@@ -159,7 +159,7 @@ include("head.inc");
...
@@ -159,7 +159,7 @@ include("head.inc");
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<script
type=
"text/javascript"
src=
"/javascript/row_helper.js"
></script>
<script
type=
"text/javascript"
src=
"/javascript/row_helper.js"
></script>
...
...
src/www/services_unbound_host_edit.php
View file @
30e81e8a
...
@@ -159,7 +159,7 @@ include("head.inc");
...
@@ -159,7 +159,7 @@ include("head.inc");
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<script
type=
"text/javascript"
src=
"/javascript/row_helper.js"
></script>
<script
type=
"text/javascript"
src=
"/javascript/row_helper.js"
></script>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
...
...
src/www/system_authservers.php
View file @
30e81e8a
...
@@ -321,7 +321,7 @@ $main_buttons = array(
...
@@ -321,7 +321,7 @@ $main_buttons = array(
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
//
<!
[
CDATA
[
//
<!
[
CDATA
[
...
...
src/www/system_camanager.php
View file @
30e81e8a
...
@@ -320,7 +320,7 @@ $main_buttons = array(
...
@@ -320,7 +320,7 @@ $main_buttons = array(
?>
?>
<body
onload="
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php include("
fbegin
.
inc
"); ?>
<?php include("
fbegin
.
inc
"); ?>
...
...
src/www/system_certmanager.php
View file @
30e81e8a
...
@@ -497,7 +497,7 @@ $main_buttons = array(
...
@@ -497,7 +497,7 @@ $main_buttons = array(
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
//
<!
[
CDATA
[
//
<!
[
CDATA
[
...
...
src/www/system_crlmanager.php
View file @
30e81e8a
...
@@ -252,7 +252,7 @@ if ($_POST) {
...
@@ -252,7 +252,7 @@ if ($_POST) {
include
(
"head.inc"
);
include
(
"head.inc"
);
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
//
<!
[
CDATA
[
//
<!
[
CDATA
[
...
...
src/www/system_groupmanager.php
View file @
30e81e8a
...
@@ -175,7 +175,7 @@ include("head.inc");
...
@@ -175,7 +175,7 @@ include("head.inc");
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
//
<!
[
CDATA
[
//
<!
[
CDATA
[
...
...
src/www/system_groupmanager_addprivs.php
View file @
30e81e8a
...
@@ -118,7 +118,7 @@ if (isAjax()) {
...
@@ -118,7 +118,7 @@ if (isAjax()) {
include
(
"head.inc"
);
include
(
"head.inc"
);
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
//
<!
[
CDATA
[
//
<!
[
CDATA
[
...
...
src/www/system_usermanager.php
View file @
30e81e8a
...
@@ -337,7 +337,7 @@ $closehead = false;
...
@@ -337,7 +337,7 @@ $closehead = false;
include
(
"head.inc"
);
include
(
"head.inc"
);
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
...
...
src/www/system_usermanager_addprivs.php
View file @
30e81e8a
...
@@ -99,7 +99,7 @@ if (isAjax()) {
...
@@ -99,7 +99,7 @@ if (isAjax()) {
include
(
"head.inc"
);
include
(
"head.inc"
);
?>
?>
<body
link=
"#0000CC"
vlink=
"#0000CC"
alink=
"#0000CC"
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body
link=
"#0000CC"
vlink=
"#0000CC"
alink=
"#0000CC"
>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
//
<!
[
CDATA
[
//
<!
[
CDATA
[
...
...
src/www/system_usermanager_passwordmg.php
View file @
30e81e8a
...
@@ -75,7 +75,7 @@ include("head.inc");
...
@@ -75,7 +75,7 @@ include("head.inc");
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<section
class=
"page-content-main"
>
<section
class=
"page-content-main"
>
...
...
src/www/system_usermanager_settings.php
View file @
30e81e8a
...
@@ -81,7 +81,7 @@ if ($_POST) {
...
@@ -81,7 +81,7 @@ if ($_POST) {
include
(
"head.inc"
);
include
(
"head.inc"
);
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
<?php
if
(
$save_and_test
)
{
if
(
$save_and_test
)
{
...
...
src/www/vpn_l2tp.php
View file @
30e81e8a
...
@@ -184,7 +184,7 @@ if ($_POST) {
...
@@ -184,7 +184,7 @@ if ($_POST) {
include
(
"head.inc"
);
include
(
"head.inc"
);
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
...
...
src/www/vpn_l2tp_users.php
View file @
30e81e8a
...
@@ -73,7 +73,7 @@ $main_buttons = array(
...
@@ -73,7 +73,7 @@ $main_buttons = array(
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<section
class=
"page-content-main"
>
<section
class=
"page-content-main"
>
...
...
src/www/vpn_l2tp_users_edit.php
View file @
30e81e8a
...
@@ -145,7 +145,7 @@ if ($_POST) {
...
@@ -145,7 +145,7 @@ if ($_POST) {
include
(
"head.inc"
);
include
(
"head.inc"
);
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<section
class=
"page-content-main"
>
<section
class=
"page-content-main"
>
...
...
src/www/vpn_openvpn_client.php
View file @
30e81e8a
...
@@ -372,7 +372,7 @@ $main_buttons = array(
...
@@ -372,7 +372,7 @@ $main_buttons = array(
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
//
<!
[
CDATA
[
//
<!
[
CDATA
[
...
...
src/www/vpn_openvpn_csc.php
View file @
30e81e8a
...
@@ -269,7 +269,7 @@ include("head.inc");
...
@@ -269,7 +269,7 @@ include("head.inc");
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
//
<!
[
CDATA
[
//
<!
[
CDATA
[
...
...
src/www/vpn_openvpn_server.php
View file @
30e81e8a
...
@@ -542,7 +542,7 @@ $main_buttons = array(
...
@@ -542,7 +542,7 @@ $main_buttons = array(
?>
?>
<body
onload=
"
<?=
$jsevents
[
"body"
][
"onload"
]
?>
"
>
<body>
<?php
include
(
"fbegin.inc"
);
?>
<?php
include
(
"fbegin.inc"
);
?>
<script
type=
"text/javascript"
>
<script
type=
"text/javascript"
>
//
<!
[
CDATA
[
//
<!
[
CDATA
[
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment