Files
gerrit/polygerrit-ui/app/elements/admin/gr-create-change-dialog
David Pursehouse 0f9cd503cc Polygerrit: Always create new changes as WIP
The WIP checkbox was removed on master in [1] but was modified on
stable-2.15 in [2] to respect the new "work in progress by default"
project option. This causes conflict when stable-2.15 is merged up
to master. An attempt to resolve this was done in [3] but it was
deciced to instead remove the checkbox on stable-2.15, which is
done in this commit.

[1] https://gerrit-review.googlesource.com/c/gerrit/+/127513
[2] https://gerrit-review.googlesource.com/c/gerrit/+/183910
[3] https://gerrit-review.googlesource.com/c/gerrit/+/189026

Change-Id: I293d5f529ae880d69aa1d599ce8388f4d9e6b294
2018-07-17 11:09:17 +09:00
..