Backed out changeset c9f946144a73 (bug 1104921) for bc2 failures on some platforms.
This commit is contained in:
@@ -752,7 +752,7 @@ loop.panel = (function(_, mozL10n) {
|
||||
}, this)
|
||||
),
|
||||
React.DOM.p(null,
|
||||
React.DOM.button({className: "btn btn-info new-room-button",
|
||||
React.DOM.button({className: "btn btn-info",
|
||||
onClick: this.handleCreateButtonClick,
|
||||
disabled: this._hasPendingOperation()},
|
||||
mozL10n.get("rooms_new_room_button_label")
|
||||
|
||||
Reference in New Issue
Block a user