refactor: user groups to teams, rename frontend files

This commit is contained in:
Alexander Zobnin
2017-12-08 18:40:31 +03:00
parent d8612380e9
commit 9e62a777c7
14 changed files with 10 additions and 10 deletions

View File

@@ -52,7 +52,7 @@
}
.gicon-team {
background-image: url('../img/icons_#{$theme-name}_theme/icon_user_group.svg');
background-image: url('../img/icons_#{$theme-name}_theme/icon_team.svg');
}
.gicon-org {