PolyGerrit: Implement /admin/plugins page

Bug: Issue 6324
Change-Id: I1d594f4bbe05a6c315661463394e0ce2f57c86d2
This commit is contained in:
Paladox none
2017-05-28 14:48:33 +00:00
parent 9feae8c650
commit 25bd8c9cfe
8 changed files with 219 additions and 0 deletions

View File

@@ -31,6 +31,7 @@ limitations under the License.
// beginning.
'gr-app_test.html',
'admin/gr-admin-group-list/gr-admin-group-list_test.html',
'admin/gr-admin-plugin-list/gr-admin-plugin-list_test.html',
'admin/gr-admin-project/gr-admin-project_test.html',
'admin/gr-admin-project-list/gr-admin-project-list_test.html',
'change-list/gr-change-list-item/gr-change-list-item_test.html',