From 7f15ba6d31bae6ccb09e69df2be05de9b052a2ea Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Dec 2009 15:30:35 +0000 Subject: UI fix, bumped to 0.3.3 --- samba-listfiles-html.lsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'samba-listfiles-html.lsp') diff --git a/samba-listfiles-html.lsp b/samba-listfiles-html.lsp index 13bd484..a4373fc 100644 --- a/samba-listfiles-html.lsp +++ b/samba-listfiles-html.lsp @@ -9,7 +9,7 @@ require("viewfunctions") end %>

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

- +
@@ -25,7 +25,7 @@ end %> <% end %> -
File Size<%= html.html_escape(file.mtime) %>
+ <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("startstop") -- cgit v1.2.3