Skip to content

Commit

Permalink
LPS-128915 Introducing new attribute to data-layout-renderer taglib
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigopaulino authored and brianchandotcom committed Mar 24, 2021
1 parent b241d55 commit bfb9240
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,12 @@
<outputType>java.lang.String</outputType>
<required>true</required>
</attribute>
<attribute>
<name>persistDefaultValues</name>
<inputType>boolean</inputType>
<outputType>boolean</outputType>
<required>false</required>
</attribute>
<attribute>
<name>persisted</name>
<inputType>boolean</inputType>
Expand Down

0 comments on commit bfb9240

Please sign in to comment.