diff --git a/src/iforte/logs.html b/src/iforte/logs.html index b333b22..8074e36 100644 --- a/src/iforte/logs.html +++ b/src/iforte/logs.html @@ -1,39 +1,39 @@ - - - - - - - - - - - - +
+
+

Device logs

+
+
+

Logs filter

Logs filters not functionnal on this simulator.
@@ -362,7 +362,7 @@
  • 37°C
  • -32°C
  • -

    Display orientation

    Side Botom +

    Display orientation

    Side Bottom
    @@ -386,7 +386,7 @@
  • 34°C
  • 33°C
  • -

    Display orientation

    Side Botom +

    Display orientation

    Side Bottom
    @@ -407,7 +407,7 @@
  • 21°C
  • -32°C
  • -

    Display orientation

    Side Botom +

    Display orientation

    Side Bottom @@ -459,83 +459,99 @@ - - \ No newline at end of file + html += '
    '; + html += '
    '; + html += '
    '; + html += ''; + return html + } + + function c_dt(n, t, e, c, it) { + var html = '
    '; + html += ''; + html += '
    '; + html += ''; + html += e.length > 0 ? '
    ' + e + '
    ' : ''; + html += '
    '; + return html + } + + function c_sil(id, t, o) { + var html = '
    '; + html += '
    '; + return html + } + + + \ No newline at end of file diff --git a/src/t1/logs.html b/src/t1/logs.html index a4152e9..b286305 100644 --- a/src/t1/logs.html +++ b/src/t1/logs.html @@ -323,22 +323,38 @@