Skip to content

Commit

Permalink
add default acct number
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoli Kalbasin <[email protected]>
  • Loading branch information
callbacksin committed Sep 25, 2024
1 parent 2351c29 commit 0a95f1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<form:select/>
</form:entry>
<form:entry field="acct" title="${%zdevops.classic.acct.title}">
<form:textbox/>
<form:textbox default="ACCT#"/>
</form:entry>
<form:entry field="command" title="${%zdevops.classic.command.title}">
<form:textbox/>
Expand Down

0 comments on commit 0a95f1b

Please sign in to comment.