From 99476b8cea8eefe835582d4609b53f9bfb44be7b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Dec 2009 15:19:48 +0000 Subject: UI fix, bumped to 0.1.2 --- Makefile | 2 +- qos-details-html.lsp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index cd34df8..fdc41de 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=iproute2-qos PACKAGE=acf-$(APP_NAME) -VERSION=0.1.1 +VERSION=0.1.2 APP_DIST=\ qos* \ diff --git a/qos-details-html.lsp b/qos-details-html.lsp index 2409387..d5516bc 100644 --- a/qos-details-html.lsp +++ b/qos-details-html.lsp @@ -7,7 +7,7 @@ require("viewfunctions") <% viewlibrary.dispatch_component("status") %>

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

- +
@@ -37,4 +37,4 @@ require("viewfunctions") <% end %> <% end %> -
Action Interface
+ -- cgit v1.2.3