From 6139e07d82b8ee23e05704f805164ad1e028a75b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 17 Mar 2011 08:42:31 +0000 Subject: Removed health/modules action because redundant with modules/status --- health-modules-html.lsp | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 health-modules-html.lsp (limited to 'health-modules-html.lsp') diff --git a/health-modules-html.lsp b/health-modules-html.lsp deleted file mode 100644 index 0cd760b..0000000 --- a/health-modules-html.lsp +++ /dev/null @@ -1,8 +0,0 @@ -<% local view = ... %> - -

Modules

- -

Installed modules

-
-
<%= html.html_escape(view.value.list.value) %>
-
-- cgit v1.2.3