Skip to content

Commit

Permalink
Restore trailing newl ine
Browse files Browse the repository at this point in the history
  • Loading branch information
janfaracik committed Jan 9, 2022
1 parent 4f00ce4 commit 9d8cb3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/resources/lib/form/checkbox.jelly
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ THE SOFTWARE.
<j:if test="${customizedFields != null and attrs.field != null and value != default}">
<j:mute>${customizedFields.add(name)}</j:mute>
</j:if>
</j:jelly>
</j:jelly>

0 comments on commit 9d8cb3b

Please sign in to comment.