From 9ef19cdafc8c035200b4208ea9d7458ef0d72477 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Dec 2009 15:21:05 +0000 Subject: UI fix, bumped to 0.4.1 --- Makefile | 2 +- ipsectools-listcerts-html.lsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3022dfa..a1197fa 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=ipsec-tools PACKAGE=acf-$(APP_NAME) -VERSION=0.4.0 +VERSION=0.4.1 APP_DIST=\ ipsectools* \ diff --git a/ipsectools-listcerts-html.lsp b/ipsectools-listcerts-html.lsp index d2f3c69..597f0fe 100644 --- a/ipsectools-listcerts-html.lsp +++ b/ipsectools-listcerts-html.lsp @@ -23,7 +23,7 @@ <%= html.html_escape(cert) %> <% end %> - + <% if viewlibrary.dispatch_component and session.permissions.ipsectools.uploadcert then viewlibrary.dispatch_component("uploadcert") -- cgit v1.2.3