[Bese-devel] another patch

Friedrich Dominicus frido at q-software-solutions.de
Sat Aug 20 12:14:57 UTC 2005


for error.lisp

Regards
Friedrich

--- error.lisp.2005-08-20	2005-08-20 13:58:00.000000000 +0200
+++ error.lisp	2005-08-20 13:58:07.000000000 +0200
@@ -52,7 +52,7 @@
      for index upfrom 0
      for div-id = (concatenate 'string "frame-" (princ-to-string index) "-details")
      do (<:div
-	  (<:p (<:button :onclick (js:js-inline* `(toggle-display ,div-id)) "[ + ]")
+	  (<:p (<:button :onclick (js:js-inline `(toggle-display ,div-id)) "[ + ]")
 	       " "
 	       (<:as-html
 		 (let ((desc (backtrace-frame-description frame))




More information about the bese-devel mailing list