X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Fshare%2Fhtml%2Fautohandler;h=c987531dab486d3f50d5324617f1856741ff1bcb;hb=4da3c98f2f021ac48b195dd205bdbb85dc5b58b9;hp=f9314a942442f15432530bcebc1f428dedefda2a;hpb=fc6209f398899f0211cfcedeb81a3cd65e04a941;p=freeside.git diff --git a/rt/share/html/autohandler b/rt/share/html/autohandler index f9314a942..c987531da 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-2015 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 -