Commit b487003d by ichuang

change class of "msg" output in textbox to from "debug" to "message"

parent 30ee4d19
......@@ -15,7 +15,7 @@
<br/>
<span class="debug">(${state})</span>
<br/>
<span class="debug">${msg|n}</span>
<span class="message">${msg|n}</span>
<br/>
<br/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment