Do not disable Show Fix button
Change-Id: Ia9290ab6b2aa4ffdd697ed95dd40a6ff9a12c027
This commit is contained in:
@@ -353,8 +353,7 @@ limitations under the License.
|
||||
secondary
|
||||
class="action show-fix"
|
||||
hidden$="[[_hasNoFix(comment)]]"
|
||||
on-click="_handleShowFix"
|
||||
disabled="[[robotButtonDisabled]]">
|
||||
on-click="_handleShowFix">
|
||||
Show Fix
|
||||
</gr-button>
|
||||
<gr-endpoint-decorator name="robot-comment-controls">
|
||||
|
||||
Reference in New Issue
Block a user