% local form, viewlibrary, page_info, session = ... %> <% require("viewfunctions") %> <% --[[ DEBUG INFORMATION io.write("
<%= html.html_escape(user.value.userid.label) %> | <%= html.html_escape(user.value.userid.value) %> |
<%= html.html_escape(user.value.username.label) %> | <%= html.html_escape(user.value.username.value) %> |
<%= html.html_escape(user.value.roles.label) %> | <%= html.html_escape(table.concat(user.value.roles.value, " / ")) %> |
Option | [Edit this account] [Delete this account] [View roles for this account] |