commit | f3360b3fd751fac1743f293f4218cc6cdb4cf168 | [log] [tgz] |
---|---|---|
author | Leopold Schabel <leo@nexantic.com> | Wed Mar 17 21:22:08 2021 +0100 |
committer | Leopold Schabel <leo@nexantic.com> | Wed Mar 17 21:22:08 2021 +0100 |
tree | 2a16f66fde550ad14063d22036c5b4b49fdf03f7 | |
parent | bdf5bac051c4e10f12402c7520430f0d0c78518a [diff] |
Fix UI label for ignoreSelfApproval checkbox Setting ignoreSelfApproval means disregarding the approval. Change-Id: I31dc74d8d6706d5d744095a9885bbc749af5cce1
diff --git a/submit-rules/gr-simple-submit-rules-label-config_html.js b/submit-rules/gr-simple-submit-rules-label-config_html.js index b825df2..4b14c39 100644 --- a/submit-rules/gr-simple-submit-rules-label-config_html.js +++ b/submit-rules/gr-simple-submit-rules-label-config_html.js
@@ -73,7 +73,7 @@ </section> <section> - <span class="title">Allow approval by the change owner</span> + <span class="title">Disallow approval by the change owner</span> <span class="value"> <input id="allowUnresolvedComments" type="checkbox"