From 095aa6596a8c0414fbf8b266a83316423f681e2e Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 7 Oct 2009 13:31:05 +0200 Subject: Graphical fix. Modifying
to fix skin issues. --- rc-status-html.lsp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rc-status-html.lsp') diff --git a/rc-status-html.lsp b/rc-status-html.lsp index 514f1df..851050e 100644 --- a/rc-status-html.lsp +++ b/rc-status-html.lsp @@ -4,6 +4,7 @@ <% displaycommandresults({"edit"}, session) %>

<%= html.html_escape(view.label) %>

+
<% if session.permissions.rc.edit then %> @@ -21,3 +22,4 @@ for i,item in ipairs(view.value) do %> <% end %>
+
-- cgit v1.2.3