[papert commit] r136 - appended semicolon to line 24

6 views
Skip to first unread message

codesite...@google.com

unread,
May 23, 2009, 4:56:28 PM5/23/09
to paper...@googlegroups.com
Author: genericamateur
Date: Sat May 23 13:56:17 2009
New Revision: 136

Modified:
trunk/index.html.tmpl

Log:
appended semicolon to line 24

Modified: trunk/index.html.tmpl
==============================================================================
--- trunk/index.html.tmpl (original)
+++ trunk/index.html.tmpl Sat May 23 13:56:17 2009
@@ -21,7 +21,7 @@
canvas = document.getElementById(canvas_id);
form = document.getElementById(form_id);
textOutput = document.getElementById(textoutput_id);
- sprite = document.getElementById(turtle_id)
+ sprite = document.getElementById(turtle_id);

// I hate opera, I hate firefox.
canvas.style.width = 500;

Reply all
Reply to author
Forward
0 new messages