{% extends "data_list.html" %} {% load i18n %} {% load iclock_tags %} {% block rowdata %} {% for item in latest_item_list %} ["{{ item.SN }}", "{{ item.Alias }}", {{ item.getDynState }}, getStateStr({{ item.getDynState }}), "{{ item.TransTimes }}", "{{ item.TransInterval }}", "{{ item.LastActivity|shortDTime }}", "{{ item.FWVersion }}", "{{ item.DeviceName }}", "{{ item.UserCount }}","{{ item.FPCount }}","{{ item.TransactionCount }}", getLogLink, "{{ item.DeptID }}","{{ item.getImgUrl }}"]{%if not forloop.last%},{%endif%} {% endfor %} {% endblock %} {% block tblHeader %} timeoutId=0; function getLogLink(data) { return ""+ "L "+ "E "+ "U "+ "C "+ {% if user|HasPerm:"iclock.monitor_oplog" %} (DEV_STATUS_OK==data[2]?"R ":"R ")+ {% else %} "R "+ {% endif %} "P "+ ""; } fieldHeaders=["{{ cl.FieldName.SN }}","{{ cl.FieldName.Alias }}", "
{%trans "Auto Refresh"%} {%trans "Interval: "%}({%trans "s"%}) |
---|
{%trans "Tip"%}
|