Skip to content

Commit

Permalink
hide Change archetype button for task
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Mar 25, 2020
1 parent 5fb4a68 commit b41f82f
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -137,8 +137,6 @@ protected Collection<SelectorOptions<GetOperationOptions>> buildGetOptions() {
}

protected void initOperationalButtons(RepeatingView repeatingView) {
super.initOperationalButtons(repeatingView);

createSuspendButton(repeatingView);
createResumeButton(repeatingView);
createRunNowButton(repeatingView);
Expand Down

0 comments on commit b41f82f

Please sign in to comment.