X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2Fautohandler;h=0b5e351822d518a0c063c653764a2de03152ba67;hb=5b5eb87bf66f1fac003a13dc2db48e8970c5c986;hp=f9314a942442f15432530bcebc1f428dedefda2a;hpb=fc6209f398899f0211cfcedeb81a3cd65e04a941;p=freeside.git diff --git a/rt/share/html/autohandler b/rt/share/html/autohandler index f9314a942..0b5e35182 100755 --- a/rt/share/html/autohandler +++ b/rt/share/html/autohandler @@ -2,7 +2,7 @@ %# %# COPYRIGHT: %# -%# This software is Copyright (c) 1996-2011 Best Practical Solutions, LLC +%# This software is Copyright (c) 1996-2017 Best Practical Solutions, LLC %# %# %# (Except where explicitly superseded by other copyright notices) @@ -52,10 +52,8 @@ $m->callback( ARGSRef => \%ARGS, CallbackName => 'Init', CallbackPage => '/autoh RT::Interface::Web::HandleRequest(\%ARGS); -$m->comp( '/Elements/Footer', %ARGS ); +#RT4 doesn't call this? +#$m->comp( '/Elements/Footer', %ARGS ) +# unless $r->content_type =~ qr<^(text|application)/(x-)?(css|javascript)>; + -<%ARGS> -$user => undef -$pass => undef -$menu => undef -