--- rat/lonratedt.pm 2012/12/16 15:55:25 1.105.2.2 +++ rat/lonratedt.pm 2012/05/15 01:41:42 1.106 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Edit Handler for RAT Maps # -# $Id: lonratedt.pm,v 1.105.2.2 2012/12/16 15:55:25 raeburn Exp $ +# $Id: lonratedt.pm,v 1.106 2012/05/15 01:41:42 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -43,12 +43,8 @@ use HTML::Entities(); # --------------------------------------------------------- Build up RAT screen sub ratedt { my ($r,$url)=@_; - my %layout = ('border' => "0"); - if ($env{'environment.remote'} eq 'off') { - $layout{'rows'} = "1,250,*"; - } else { - $layout{'rows'} = "1,70,*"; - } + my %layout = ('border' => "0", + 'rows' => "1,250,*"); my $js ='