Skip to content

Commit ff0d920

Browse files
Update core/src/main/resources/lib/layout/skeleton.jelly
Co-authored-by: Alexander Brandes <brandes.alexander@web.de>
1 parent 714b576 commit ff0d920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/resources/lib/layout/skeleton.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ THE SOFTWARE.
2525
<?jelly escape-by-default='true'?>
2626
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler">
2727
<st:documentation>
28-
<st:attribute name="type" use="optional">
28+
<st:attribute name="type" use="optional" since="TODO">
2929
The type of skeleton, available options are 'form' and 'side-panel'.
3030

3131
Defaults to 'form'.

0 commit comments

Comments
 (0)