Adding device unusable reasons in the UI (a bit rust).

This commit is contained in:
Gunther Brunner
2014-07-23 20:50:32 +09:00
parent 9c7fd70e2f
commit 6c8b6bb5d4
2 changed files with 13 additions and 0 deletions

View File

@@ -8,6 +8,8 @@
.modal-body
.text-danger(translate) You are no longer controlling the device.
br
h3(translate) {{ device.likelyLeaveReason | likelyLeaveReason }}
br
h4(translate).pull-right {{ device.enhancedName }} current status:
br
br