Skip to content

Commit

Permalink
Diagnostics: Remove unused property on connectivity-card
Browse files Browse the repository at this point in the history
- Removes 'run-button-text' from routine-section as button is always
  hidden.

Bug: 1197335
Change-Id: I2a0aa283bfe36ac5bf0d28717abbc058d7bf43fc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3062680
Commit-Queue: Ashley Prasad <ashleydp@google.com>
Reviewed-by: Joon Ahn <joonbug@chromium.org>
Cr-Commit-Position: refs/heads/master@{#907333}
  • Loading branch information
Ashley Prasad authored and Chromium LUCI CQ committed Jul 31, 2021
1 parent e179c81 commit 4e43e5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ash/webui/diagnostics_ui/resources/connectivity_card.html
Expand Up @@ -16,7 +16,6 @@
<network-info network="[[network]]" slot="body"></network-info>
<routine-section slot="left-panel" routines="[[routines_]]"
is-test-running="{{isTestRunning}}"
run-tests-button-text="Run Network test"
routine-runtime="{{getEstimateRuntimeInMinutes_(routines_)}}"
is-active="[[isActive]]"
run-tests-automatically="true"
Expand Down

0 comments on commit 4e43e5c

Please sign in to comment.