diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2015-07-09 22:32:26 -0700 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2015-07-09 22:32:26 -0700 |
| commit | 026dc7ad72ba972f230b6709e31fa64397d75ad4 (patch) | |
| tree | c5af1a7ac9154744afc3660e9a9405892f2bb50b /rt/t/web/html | |
| parent | 07b4bc84d1078f7390221d766cdb3142513db4b0 (diff) | |
| parent | 1c538bfabc2cd31f27067505f0c3d1a46cba6ef0 (diff) | |
merge RT 4.2.11 and Header changes to disable RT javascript, RT#34237
Diffstat (limited to 'rt/t/web/html')
| -rw-r--r-- | rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/ModifyLoginRedirect (renamed from rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default) | 0 | ||||
| -rw-r--r-- | rt/t/web/html/NoAuth/js/not-by-default.js | 3 |
2 files changed, 0 insertions, 3 deletions
diff --git a/rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default b/rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/ModifyLoginRedirect index 90278ae49..90278ae49 100644 --- a/rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/Default +++ b/rt/t/web/html/Callbacks/logout.t/NoAuth/Logout.html/ModifyLoginRedirect diff --git a/rt/t/web/html/NoAuth/js/not-by-default.js b/rt/t/web/html/NoAuth/js/not-by-default.js deleted file mode 100644 index 568f670ee..000000000 --- a/rt/t/web/html/NoAuth/js/not-by-default.js +++ /dev/null @@ -1,3 +0,0 @@ -function just_testing() { - alert("hi"); -} |
