Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
mederly committed Apr 6, 2020
2 parents f9debb2 + ac30cb6 commit ab901c9
Show file tree
Hide file tree
Showing 2 changed files with 709 additions and 709 deletions.
Expand Up @@ -36,7 +36,7 @@ public ConfigureTaskConfirmationPanel(String id) {
}

public ConfigureTaskConfirmationPanel(String id, IModel<String> message) {
super(id);
super(id, message);
}

@Override
Expand Down

0 comments on commit ab901c9

Please sign in to comment.