diff --git a/core/src/main/resources/lib/layout/ajax.jelly b/core/src/main/resources/lib/layout/ajax.jelly index 20f7b74a8e2aadf29bf17f10e2a8dd144edf4cf9..1a28a401ef13a6436bcb73fbf3ffaa362b870b51 100644 --- a/core/src/main/resources/lib/layout/ajax.jelly +++ b/core/src/main/resources/lib/layout/ajax.jelly @@ -34,15 +34,23 @@ THE SOFTWARE. --> + + Sets up the same 'global' variables that the l:layout tag does for content loaded by AJAX scripts. + + + Content-type of the response page. This will be ignored if this tag is encountered while + evaluating a page that has called l:layout tag. + + - + - + ${h.initPageVariables(context)}