Merge "Move note about changing approval categories to the correct section"

This commit is contained in:
Saša Živkov 2012-03-30 00:34:51 -07:00 committed by gerrit code review
commit 1c1175e4bf

View File

@ -780,6 +780,14 @@ The new column will appear at the end of the table (in position 3),
and `-1 Do not have copyright` will block submit, while `+1 Copyright and `-1 Do not have copyright` will block submit, while `+1 Copyright
clear` is required to enable submit. clear` is required to enable submit.
[[restart_changes]]
[NOTE]
Restart the Gerrit web application and reload all browsers after
making any database changes to approval categories. Browsers are
sent the list of known categories when they first visit the site,
and don't notice changes until the page is closed and opened again,
or is reloaded.
Examples of typical roles in a project Examples of typical roles in a project
-------------------------------------- --------------------------------------
@ -1143,14 +1151,6 @@ allows the granted group to
link:cmd-show-queue.html[look at the Gerrit task queue via ssh]. link:cmd-show-queue.html[look at the Gerrit task queue via ssh].
[[restart_changes]]
[NOTE]
Restart the Gerrit web application and reload all browsers after
making any database changes to approval categories. Browsers are
sent the list of known categories when they first visit the site,
and don't notice changes until the page is closed and opened again,
or is reloaded.
GERRIT GERRIT
------ ------
Part of link:index.html[Gerrit Code Review] Part of link:index.html[Gerrit Code Review]