Skip to content

Commit

Permalink
Merge branch 'master' into gh-637
Browse files Browse the repository at this point in the history
  • Loading branch information
xbpcb committed Jun 26, 2024
2 parents 2588b3b + 7eab929 commit 31ba978
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/components/gp-results-raw-output.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<div class="c-gp-results-raw-output_list_item_top-wrapper_actions">
<div class="c-gp-results-raw-output_list_item_top-wrapper_actions_btn"
as-tooltip="'Set as location for the next test', 'right'"
on-click="@this.setProbeAsLocation(this.probe)">
on-click="@this.setProbeAsLocation(this)">
<i class="fa fa-map-marker" aria-hidden="true"></i>
</div>
</div>
Expand Down

0 comments on commit 31ba978

Please sign in to comment.