<% 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 { %>
<% for ( x in result.msg ){ %>
<%= result.msg[x] %>
<% } %>
<% } %> <% } %> <% } %> <% if( typeof privilege != 'undefined'){ var priv = privilege.privilege; } else { var priv = 'A'; } %>
<% for (var x=0; x < rows.length; x++) { %> <% } %>
Date (UTC) ATTUID Action Description
<%= rows[x].date %> <%= rows[x].attuid %> <%= rows[x].action %> <%= rows[x].desc %>