[Bese-devel] small patch to ucw-tags
Friedrich Dominicus
frido at q-software-solutions.de
Sat Aug 20 11:37:14 UTC 2005
I found the following typo in the mentioned fiel here's a patch.
Regards
Friedrich
--- ucw-tags.lisp.old 2005-08-20 13:35:15.000000000 +0200
+++ ucw-tags.lisp 2005-08-20 13:33:17.000000000 +0200
@@ -231,7 +231,7 @@
(deftag-macro <ucw:script (&body body)
`(<:script :type "text/javascript"
(<:as-is ~% "// <![CDATA[" ~%
- (js:js* , at body)
+ (js:js , at body)
~% "// ]]>" ~%)))
;; Copyright (c) 2003-2005 Edward Marco Baringer
More information about the bese-devel
mailing list