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 86cd19f commit e67a0e9Copy full SHA for e67a0e9
1 file changed
codedx-teamcity-plugin-server/src/main/resources/buildServerResources/editCodeDxParams.jsp
@@ -55,7 +55,7 @@
55
<div id="selected-project-id" class="hidden">
56
<props:displayValue name="${constants.codeDxProjectKey}"/>
57
</div>
58
- <props:selectProperty name="${constants.codeDxProjectKey}" className="mediumField" enableFilter="true"></props:selectProperty>
+ <props:selectProperty name="${constants.codeDxProjectKey}" className="longField" enableFilter="true"></props:selectProperty>
59
<button id="reload" type="button">Reload</button>
60
</span>
61
</td>
0 commit comments