Add tutorial intro screens for new users.
Этот коммит содержится в:
@@ -104,7 +104,7 @@ export default class NavbarDropdown extends React.Component {
|
||||
</li>
|
||||
);
|
||||
|
||||
if (this.props.teamType === 'O') {
|
||||
if (this.props.teamType === Constants.OPEN_TEAM) {
|
||||
teamLink = (
|
||||
<li>
|
||||
<a
|
||||
|
||||
Ссылка в новой задаче
Block a user