You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<xsl:with-paramname="shapes"select="()"tunnel="yes"/> <!-- there will be no shapes as modal form is only used to create Container/Item instances -->
826
-
<xsl:with-paramname="base-uri"select="ac:absolute-path(ldh:base-uri(.))"tunnel="yes"/> <!-- ac:absolute-path(ldh:base-uri(.)) is empty on constructed documents -->
826
+
<xsl:with-paramname="base-uri"select="$doc-uri"tunnel="yes"/> <!-- ac:absolute-path(ldh:base-uri(.)) is empty on constructed documents -->
0 commit comments