Do not disable Show Fix button

Change-Id: Ia9290ab6b2aa4ffdd697ed95dd40a6ff9a12c027
This commit is contained in:
Dhruv Srivastava
2020-02-03 16:23:59 +01:00
parent 10ac892409
commit 0402516f4a

View File

@@ -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">