summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui/app/behaviors/gr-access-behavior/gr-access-behavior.html
diff options
context:
space:
mode:
Diffstat (limited to 'polygerrit-ui/app/behaviors/gr-access-behavior/gr-access-behavior.html')
-rw-r--r--polygerrit-ui/app/behaviors/gr-access-behavior/gr-access-behavior.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/polygerrit-ui/app/behaviors/gr-access-behavior/gr-access-behavior.html b/polygerrit-ui/app/behaviors/gr-access-behavior/gr-access-behavior.html
index 0c75c44887..8161024f42 100644
--- a/polygerrit-ui/app/behaviors/gr-access-behavior/gr-access-behavior.html
+++ b/polygerrit-ui/app/behaviors/gr-access-behavior/gr-access-behavior.html
@@ -112,6 +112,10 @@ limitations under the License.
id: 'removeReviewer',
name: 'Remove Reviewer',
},
+ stage: {
+ id: 'stage',
+ name: 'QtStage',
+ },
submit: {
id: 'submit',
name: 'Submit',