Changes between Initial Version and Version 1 of Ticket #13816


Ignore:
Timestamp:
May 11, 2020, 11:50:05 PM (4 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13816 – Description

    initial v1  
    55to:
    66
    7 `div py:for="logline in us_log" class="${logline['level']}">${logline['line']}</div>`
     7`<div py:for="logline in us_log" class="${logline['level']}">${logline['line']}</div>`