Created
January 22, 2015 23:05
-
-
Save tstachl/d2362a523e5797e2f40b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <div class='input-block'> | |
| <span class='label'> | |
| CUSTOM FIELD LABEL <span>({{system.snippets.required}})</span> | |
| </span> | |
| <div> | |
| {{ ticket_custom_**CUSTOM FIELD KEY** }} | |
| </div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment