mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Adding minor UI change to connected cup sample
This commit is contained in:
parent
da1e2680e7
commit
d3c996fd75
@ -44,8 +44,12 @@
|
|||||||
<a class="padding-left"
|
<a class="padding-left"
|
||||||
href="{{@app.context}}/device/{{device.type}}/analytics?deviceId={{device.deviceIdentifier}}&deviceName={{device.name}}">
|
href="{{@app.context}}/device/{{device.type}}/analytics?deviceId={{device.deviceIdentifier}}&deviceName={{device.name}}">
|
||||||
<span class="fw-stack">
|
<span class="fw-stack">
|
||||||
<i class="fw fw-ring fw-stack-2x"></i>
|
<i class="fw fw-circle-outline fw-stack-2x"></i>
|
||||||
<i class="fw fw-statistics fw-stack-1x"></i>
|
<i class="fw fw-statistics fw-stack-1x"></i>
|
||||||
|
<span class="fw-stack fw-move-right fw-move-bottom">
|
||||||
|
<i class="fw fw-circle fw-stack-2x fw-stroke"></i>
|
||||||
|
<i class="fw fw-clock fw-stack-1x fw-inverse"></i>
|
||||||
|
</span>
|
||||||
</span> View Device Analytics
|
</span> View Device Analytics
|
||||||
</a>
|
</a>
|
||||||
<!-- /statistics -->
|
<!-- /statistics -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user