summaryrefslogtreecommitdiffstats
path: root/lvm2-details-html.lsp
blob: 8e1c76efc9945aba2acf8f1166c586b3f1168b24 (plain)
1
2
3
4
5
6
7
8
<% local data, viewlibrary, page_info, session = ... 
htmlviewfunctions = require("htmlviewfunctions")
html = require("acf.html")
%>

<% viewlibrary.dispatch_component("status") %>

<% htmlviewfunctions.displayitem(data, page_info) %>