From 08728e7fef784033ab7849324ab21217fe59627f Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Fri, 13 Jun 2008 12:57:21 +0000 Subject: Added javascript to dispatch error and exception pages. Removed gnats template and moved javascript init into query page. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1216 ab2d0c66-481e-0410-8bed-d214d4d58bed --- app/dispatcherror-html.lsp | 27 ++++++++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) (limited to 'app/dispatcherror-html.lsp') diff --git a/app/dispatcherror-html.lsp b/app/dispatcherror-html.lsp index fcfa3e7..66cfd5d 100644 --- a/app/dispatcherror-html.lsp +++ b/app/dispatcherror-html.lsp @@ -3,7 +3,28 @@ io.write(html.cfe_unpack(view)) --]] ?> -

Alpine Configuration Framework

-

Dispatch Error

-'' controller does not have a '' action. + + + +

Alpine Configuration Framework

+

Dispatch error occured

+

'' does not have a '' action.

-- cgit v1.2.3