From eecc44acf76490897f2fb2f1ad151023d82498d8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 28 Jul 2008 06:48:16 +0000 Subject: use <% %> instead of git-svn-id: svn://svn.alpinelinux.org/acf/gnats/trunk@1323 ab2d0c66-481e-0410-8bed-d214d4d58bed --- gnats-queryresult-html.lsp | 74 +++++++++++++++++++++++----------------------- 1 file changed, 37 insertions(+), 37 deletions(-) (limited to 'gnats-queryresult-html.lsp') diff --git a/gnats-queryresult-html.lsp b/gnats-queryresult-html.lsp index 23fd3cb..e0557df 100644 --- a/gnats-queryresult-html.lsp +++ b/gnats-queryresult-html.lsp @@ -1,5 +1,5 @@ - - +<% --[[ io.write("

DEBUGGING

DEBUG INFO: CFE

") io.write(html.cfe_unpack(form)) @@ -7,9 +7,9 @@ io.write("
") --]] if form.query ~= nil then -?> +%> - +%> -

<% io.write(form["query"]["sfields"]["category"]["value"] .. "/") io.write(form["query"]["sfields"]["number"]["value"] .. ": " ) -io.write(form["query"]["sfields"]["synopsis"]["value"] or form["query"]["header"]["subject"]["value"] or "Qurery object")?>

+io.write(form["query"]["sfields"]["synopsis"]["value"] or form["query"]["header"]["subject"]["value"] or "Qurery object")%>

Header

- +%>

Details

- +%>
- -

+%> +

<% io.write(myform.label) %>

-
+
<% io.write(myform.value) %>
- +<% end %> - -

+%> +

<% io.write(myform.label) %>

-") if (#v.label > 0) then @@ -104,22 +104,22 @@ for k,v in pairs(myform.option) do end io.write("\n") end -?> +%>
- -

+%> +

<% io.write(myform.label) %>

-
+
<% io.write(myform.value) %>
- +<% end %> - +%>