Skip to content

Instantly share code, notes, and snippets.

@slide
Created November 28, 2018 21:29
Show Gist options
  • Save slide/e18914360d670ec373b3acec5f301b42 to your computer and use it in GitHub Desktop.
Save slide/e18914360d670ec373b3acec5f301b42 to your computer and use it in GitHub Desktop.
<?jelly escape-by-default='true'?>
<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form">
<f:section title="Support Bundle Anonymization">
<f:entry field="enabled" title="Anonymize support bundle contents">
<f:checkbox />
</f:entry>
</f:section>
</j:jelly>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment