Different 'name' value for system console LHS "Email" section + route name update (#5917)

* Different 'name' value for system console LHS "Email" section

Under Testing
-This is to create a unique ID for the Selenium UI Automiation

* Update the system console route because of the name change

for unique selenium ID

* Update admin_sidebar.jsx

* Update route_admin_console.jsx
This commit is contained in:
doh5
2017-04-03 21:16:57 +09:00
committed by Joram Wilander
parent 88b8df3146
commit 8e70e40c30
2 changed files with 6 additions and 6 deletions

View File

@@ -389,7 +389,7 @@ export default class AdminSidebar extends React.Component {
}
>
<AdminSidebarSection
name='email'
name='authentication_email'
title={
<FormattedMessage
id='admin.sidebar.email'
@@ -469,7 +469,7 @@ export default class AdminSidebar extends React.Component {
}
>
<AdminSidebarSection
name='email'
name='notifications_email'
title={
<FormattedMessage
id='admin.sidebar.email'