--- loncom/publisher/Attic/lonconstruct.pm 2008/11/19 19:15:02 1.35 +++ loncom/publisher/Attic/lonconstruct.pm 2010/03/10 21:26:04 1.36 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # Construction Space Page Wrapper for Construction # -# $Id: lonconstruct.pm,v 1.35 2008/11/19 19:15:02 jms Exp $ +# $Id: lonconstruct.pm,v 1.36 2010/03/10 21:26:04 droeschl Exp $ # # Copyright Michigan State University Board of Trustees # @@ -117,16 +117,6 @@ sub handler { $lowerframe.='?editmode=Edit&problemmode=edit'; } -# -# Checking to see if we should display the topframe -# - my $toprows = 0; - my $topsrc = ''; - if ($env{'environment.remote'} ne 'off') { - $toprows = '110'; - $topsrc = '/adm/localize/adm/publisher.html'; - } - my $js=qq|