]> git.uio.no Git - usit-rt.git/blobdiff - share/html/m/_elements/wrapper
Upgrade to 4.0.8 with modification of ExternalAuth.
[usit-rt.git] / share / html / m / _elements / wrapper
index 75fe9845cdaa47b35f1eeb01ebffed90629ed7a5..b2e727a0a65e868ad46749010ef3714c6326a70d 100644 (file)
@@ -50,7 +50,7 @@ $title => ''
 $show_home_button => 1
 </%args>
 <%init>
-if ($m->request_args->{'NotMobile'}) {
+if ($DECODED_ARGS->{'NotMobile'}) {
     $session{'NotMobile'} = 1;
     RT::Interface::Web::Redirect(RT->Config->Get('WebURL'));
     $m->abort();