--- loncom/interface/lonextresedit.pm 2023/07/11 23:43:03 1.33 +++ loncom/interface/lonextresedit.pm 2025/02/03 22:52:36 1.35 @@ -1,7 +1,7 @@ # The LearningOnline Network # Documents # -# $Id: lonextresedit.pm,v 1.33 2023/07/11 23:43:03 raeburn Exp $ +# $Id: lonextresedit.pm,v 1.35 2025/02/03 22:52:36 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -709,23 +709,31 @@ sub extedit_form { $chooser = "
+ $preview
"; } + my $idattr; + unless ($subdivid eq '') { + $idattr = 'id="'.$subdivid.'"'; + } $form = <
$legend $active $chooser -
+
+ $pathitem $hiddenelem