Merge ~andreserl/maas:lp1681801 into maas:master

Proposed by Andres Rodriguez
Status: Merged
Approved by: Andres Rodriguez
Approved revision: d4843b16d2c0ce25e01b5de136db23c72c48cd5b
Merge reported by: MAAS Lander
Merged at revision: not available
Proposed branch: ~andreserl/maas:lp1681801
Merge into: maas:master
Diff against target: 13 lines (+1/-1)
1 file modified
src/maasserver/static/partials/dashboard.html (+1/-1)
Reviewer Review Type Date Requested Status
Andres Rodriguez (community) Approve
Review via email: mp+329771@code.launchpad.net

Commit message

LP: #1681801 - Device discovery - Tooltip misspelled

To post a comment you must log in.
Revision history for this message
Andres Rodriguez (andreserl) wrote :

selfie as this is just a typo fix.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/src/maasserver/static/partials/dashboard.html b/src/maasserver/static/partials/dashboard.html
2index ada322f..024d49e 100644
3--- a/src/maasserver/static/partials/dashboard.html
4+++ b/src/maasserver/static/partials/dashboard.html
5@@ -88,7 +88,7 @@
6 </div>
7 <div class="table__data table-col--77"></div>
8 <div class="table__data table-col--3">
9- <button class="icon icon--close tooltip" data-ng-if="windowWidth >= 769" aria-label="Close editing deivce"
10+ <button class="icon icon--close tooltip" data-ng-if="windowWidth >= 769" aria-label="Close editing device"
11 data-ng-click="toggleSelected(discovery.first_seen)">Close</button>
12 </div>
13 <div class="table__dropdown">

Subscribers

People subscribed via source and target branches