From b2b8ac87e45257215fa9642858a3bc5903b160e6 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Dec 2009 15:46:14 +0000 Subject: UI fix, bumped to 0.8.5 --- Makefile | 2 +- app/filedetails-html.lsp | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index c7b697d..1f7617e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=core PACKAGE=acf-$(APP_NAME) -VERSION=0.8.4 +VERSION=0.8.5 P=$(PACKAGE)-$(VERSION) DISTDIR:=$(shell pwd)/$(P) diff --git a/app/filedetails-html.lsp b/app/filedetails-html.lsp index 02b53d6..6b5a2f3 100644 --- a/app/filedetails-html.lsp +++ b/app/filedetails-html.lsp @@ -21,6 +21,8 @@ displayitem(form.value.mtime) <% form.action = page_info.script .. page_info.prefix .. page_info.controller .. "/" .. page_info.action %> <% displayformstart(form) %> +<% else %> +
<% end %>