Files
gerrit/polygerrit-ui/app/elements/change/gr-reply-dialog
Kasper Nilsson 06864f0208 Disable reply sending when dialog is disabled
The computed value _sendDisabled did not take into account the element's
own disabled property. This property is used to disable interaction with
the dialog while a reply is being sent.

This change updates the computed function with the disabled property.

Bug: Issue 8759
Change-Id: I94ea8725fbf48a50a492c8314aa68236542b7a36
2018-05-03 14:10:17 -07:00
..