Skip to content

Commit

Permalink
Merge pull request #5 from miguelantonio/master
Browse files Browse the repository at this point in the history
"Print" section not collapsable
  • Loading branch information
miguelantonio authored Feb 6, 2018
2 parents d16d887 + e9bf856 commit 740e870
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ class HttpNotificationPlugin implements NotificationPlugin, Describable {
.description("File path where you will write the response.")
.required(false)
.renderingOption(StringRenderingConstants.GROUP_NAME,"Print")
.renderingOption(StringRenderingConstants.GROUPING,"secondary")
.build())
.build();

Expand Down

0 comments on commit 740e870

Please sign in to comment.