Send request to update group settings.

This commit is contained in:
Pierre HUBERT
2018-07-04 11:26:18 +02:00
parent 218e9b6fbe
commit 4c3985fc24
3 changed files with 94 additions and 3 deletions

View File

@ -13,4 +13,8 @@
.group-settings-container .title {
text-align: center;
margin-bottom: 15px;
}
.group-settings-container .submit-button-container {
text-align: center;
}