% local form = ... require("viewfunctions") %> <% io.write("
ID | S | Submitted | Severity | Description |
---|---|---|---|---|
<%= html.html_escape(v.number) %> | <%= html.html_escape(string.sub(v.state,1,1)) %> | <%= html.html_escape(v.submit_date) %> | <%= html.html_escape(v.severity) %> | <%= html.html_escape(v.synopsis) %> |