Skip to content

Commit

Permalink
Support User: Preserve username when an error occurs
Browse files Browse the repository at this point in the history
  • Loading branch information
jordwest committed Dec 16, 2015
1 parent 28fda0d commit 071123e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/components/support-user/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ module.exports = React.createClass( {

onTokenError: function( error ) {
this.setState( {
supportUser: null,
supportPassword: null,
isSupportUser: false,
showDialog: true,
Expand Down

0 comments on commit 071123e

Please sign in to comment.