From: Karl O. Pinc Date: Wed, 31 Jul 2024 17:42:10 +0000 (-0500) Subject: Adjust for pgwui_common template structure changes X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=b311f680965cd96ca020b0d7847e3035f8f3f717;p=pgwui_develop Adjust for pgwui_common template structure changes --- diff --git a/src/pgwui_develop/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish b/src/pgwui_develop/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish index 3f4ff5a..0d97ef2 100644 --- a/src/pgwui_develop/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish +++ b/src/pgwui_develop/TEMPLATE/src/pgwui_TEMPLATE/templates/TEMPLATE.mak.makish @@ -74,6 +74,7 @@ < %% tab_index.inc() %% > -< %% self:upload_form args="tab_index"> +< %% tab_index = self.attr.TabIndex() %% > +< %% self:main_form tab_index="${tab_index}" args="tab_index"> $ {example_row(tab_index)} - +