change friends url to /contacts/

This commit is contained in:
ansuz
2017-07-17 17:18:28 +02:00
parent a28a59abf0
commit f2320190b8
8 changed files with 7 additions and 7 deletions

View File

@@ -265,7 +265,7 @@ body {
@color: @toolbar-file-color;
.addToolbarColors(@color, @bgcolor);
}
&.app-friends {
&.app-contacts {
@bgcolor: @toolbar-friends-bg;
@color: @toolbar-friends-color;
.addToolbarColors(@color, @bgcolor);