We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 714b576 commit ff0d920Copy full SHA for ff0d920
core/src/main/resources/lib/layout/skeleton.jelly
@@ -25,7 +25,7 @@ THE SOFTWARE.
25
<?jelly escape-by-default='true'?>
26
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler">
27
<st:documentation>
28
- <st:attribute name="type" use="optional">
+ <st:attribute name="type" use="optional" since="TODO">
29
The type of skeleton, available options are 'form' and 'side-panel'.
30
31
Defaults to 'form'.
0 commit comments