Removed debug statement
This commit is contained in:
parent
8f3e93214c
commit
477a17b49f
1 changed files with 0 additions and 1 deletions
|
@ -75,7 +75,6 @@ module.exports = React.createClass({
|
|||
},
|
||||
|
||||
onBadgeClicked: function(e) {
|
||||
console.log("DEBUG: MENU FALSE");
|
||||
var Menu = sdk.getComponent('rooms.NotificationStateContextMenu');
|
||||
var elementRect = e.target.getBoundingClientRect();
|
||||
var x = elementRect.right;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue