Index: openacs-4/packages/assessment/tcl/as-item-display-ta-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/assessment/tcl/as-item-display-ta-procs.tcl,v diff -u -r1.13 -r1.13.2.1 --- openacs-4/packages/assessment/tcl/as-item-display-ta-procs.tcl 7 Aug 2017 23:48:03 -0000 1.13 +++ openacs-4/packages/assessment/tcl/as-item-display-ta-procs.tcl 13 Sep 2022 12:48:23 -0000 1.13.2.1 @@ -9,7 +9,7 @@ ad_proc -public as::item_display_ta::new { {-html_display_options ""} {-abs_size ""} - {-acs_widget ""} + {-acs_widget ""} {-item_answer_alignment ""} } { @author Natalia Perez (nperper@it.uc3m.es) @@ -39,7 +39,7 @@ -as_item_display_id:required {-html_display_options ""} {-abs_size ""} - {-acs_widget ""} + {-acs_widget ""} {-item_answer_alignment ""} } { @author Timo Hentschel (timo@timohentschel.de) @@ -177,7 +177,7 @@ -abs_size $abs_size \ -acs_widget "" \ -item_answer_alignment $answer_alignment] - + if {![info exists object_type]} { # first item display mapped as::item_rels::new -item_rev_id $as_item_id -target_rev_id $as_item_display_id -type as_item_display_rel