You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/main/resources/io/jenkins/plugins/designlibrary/Inputs/index.properties
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@ syntaxHighlight.description.2=There is support for languages like <code>groovy</
12
12
format (except the start and end bracket) to be passed as CodeMirror option object.
13
13
html.description=To edit html and have a preview you need the <a href="https://plugins.jenkins.io/antisamy-markup-formatter/"target="_blank">OWASP Markup Formatter</a> \
14
14
plugin. Below snippet ensures that when the plugin is not installed that the preview will just print plain text.
15
-
15
+
textbox.usage=By adding <code>clazz="required"</code> you can mark a textbox as being mandatory.
0 commit comments