Skip to content

Commit

Permalink
Bug #12805
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Oct 29, 2013
1 parent 1c7832c commit 2ed896d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions imp/js/compose-dimp.js
Expand Up @@ -230,7 +230,9 @@ var DimpCompose = {
(function() { if (this.disabled) { this.uniqueSubmit(action); } }).bind(this).delay(0.25);
return;
}
// Fall-through

case 'redirectMessage':
$(document).fire('AutoComplete:update');
break;
}
Expand Down

0 comments on commit 2ed896d

Please sign in to comment.