Этот коммит содержится в:
Christopher Speller
2016-03-29 11:45:49 -04:00
родитель d921c112de
Коммит 15dd9641e4

Просмотреть файл

@@ -64,7 +64,7 @@ export default class AdminNavbarDropdown extends React.Component {
>
<li>
<Link
to={Utils.getWindowLocationOrigin() + '/' + this.state.currentTeam.name + '/channels/town-square'}
to={'/' + this.state.currentTeam.name + '/channels/town-square'}
>
<FormattedMessage
id='admin.nav.switch'