8000 Long text is not useful here · github-cloud/github-plugin@198d6c3 · GitHub
[go: up one dir, main page]

Skip to content < 8000 div data-target="react-partial.reactRoot">

Commit 198d6c3

Browse files
committed
Long text is not useful here
There's no nested structure in GitHubServerConfig, so the added descriptiveness is not being useful.
1 parent 096e911 commit 198d6c3

File tree

  • src/main/resources/org/jenkinsci/plugins/github/config/GitHubPluginConfig

1 file changed

+1
-3
lines changed

src/main/resources/org/jenkinsci/plugins/github/config/GitHubPluginConfig/config.groovy

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@ f.section(title: descriptor.displayName) {
1010

1111
f.repeatableHeteroProperty(
1212
field: "configs",
13-
hasHeader: "true",
14-
addCaption: _("Add GitHub Server Config"),
15-
deleteCaption: _("Delete GitHub Server Config"))
13+
hasHeader: "true")
1614
}
1715

1816
f.advanced() {

0 commit comments

Comments
 (0)
0