This commit is contained in:
Jay McCarthy 2014-06-18 18:30:55 -06:00
parent 3ef64fff6c
commit 791ce51fd4

View File

@ -414,10 +414,8 @@
`((span ([id ,(format "output~a" i)]) " ")
,(if (> (length s-output-log) (add1 i))
`(div ([class "error"])
"There is another block of STDERR output: "
(a ([href ,(format "#output~a" (add1 i))])
"skip to it")
".")
"Skip to the next STDERR block."))
"")
(div
([class "output"])