We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db64bf4 commit a22fcfbCopy full SHA for a22fcfb
core/src/main/resources/hudson/tasks/Shell/global.jelly
@@ -23,7 +23,7 @@ THE SOFTWARE.
23
-->
24
25
<?jelly escape-by-default='true'?>
26
-<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">
+<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form">
27
<f:section title="${%Shell}">
28
<f:entry title="${%Shell executable}" field="shell">
29
<f:textbox />
0 commit comments