We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30a8874 commit c336d38Copy full SHA for c336d38
plugin-azure-server/src/main/resources/buildServerResources/settings.jsp
@@ -507,7 +507,7 @@
507
<a class="btn" href="#" disabled="disabled"
508
data-bind="click: showDialog.bind($data, null),
509
attr: {disabled: (!isValidCredentials() || loadingSubscriptions() || loadingRegions()) ? 'disabled' : null}">
510
- <span class="addNew">Add image</span>
+ <span class="addNew">Add Image</span>
511
</a>
512
</div>
513
0 commit comments