Updated names : conversations > discussions

This commit is contained in:
Pierre
2017-06-07 14:54:45 +02:00
parent d917f6e59d
commit fa345fd130
3 changed files with 8 additions and 8 deletions

View File

@ -13,7 +13,7 @@
right: 0px;
}
#discussionsElem .open-conversation-button {
#discussionsElem .open-discussion-button {
border-top-left-radius: 2px;
border-top-right-radius: 2px;
border-bottom-left-radius: 0px;

View File

@ -1,5 +1,5 @@
/**
* Conversation window
* Discussions windows
*
* @author Pierre HUBERT
*/