Add git config UI (#1506)

* Add Git config tab

* Get usersetting data via admin HTTP API

* Delete git committer edit form in Project Settings tab

* Corresponding to the PR feedback
This commit is contained in:
Hideki Nakamura
2017-12-06 01:14:20 +09:00
committed by Nick O'Leary
parent 91352e855a
commit 6d633b372a
5 changed files with 269 additions and 46 deletions

View File

@@ -650,6 +650,9 @@
.projects-dialog-remote-list-entry-delete {
float: right;
}
.projects-dialog-remote-list-entry-copy {
float: right;
}
/*
.expandable-list-entry {