Skip to content

Commit

Permalink
LPS-83714 Updating tld file instead of xml to avoid running buildTagl…
Browse files Browse the repository at this point in the history
…ibs task
  • Loading branch information
antonio-ortega committed Sep 17, 2018
1 parent 7b7a50d commit 11ebb0c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Expand Up @@ -69,12 +69,6 @@
<outputType>boolean</outputType>
<defaultValue>true</defaultValue>
</attribute>
<attribute>
<name>synchronousFormSubmission</name>
<inputType>boolean</inputType>
<outputType>boolean</outputType>
<defaultValue>true</defaultValue>
</attribute>
</attributes>
</component>
<component bodyContent="true" name="HTMLField" writeJSP="true">
Expand Down
Expand Up @@ -78,6 +78,12 @@
<rtexprvalue>true</rtexprvalue>
<type>boolean</type>
</attribute>
<attribute>
<name>repeatable</name>
<required>false</required>
<rtexprvalue>true</rtexprvalue>
<type>boolean</type>
</attribute>
<dynamic-attributes>true</dynamic-attributes>
</tag>
<tag>
Expand Down

0 comments on commit 11ebb0c

Please sign in to comment.