<% include ../partials/head %> <% include ../partials/header %> SDN-C AdminPortal

User Trace

<% if ( typeof result != 'undefined' ) { if (result.code.length > 0) { if ( result.code == 'success' ) { %> <% } else { %>
<%=result.msg %>
<% } %> <% } %> <% } %> <% if( typeof privilege != 'undefined'){ var priv = privilege.privilege; } else { var priv = 'A'; } %>
<% if (rows) { rows.forEach(function(row) { %> <% }); }; %>
Date ATTUID Action Description
<%= row.date %> <%= row.attuid %> <%= row.action %> <%= row.description %>