Fixed js bug

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@957 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
David Heinemeier Hansson
2005-03-21 01:10:07 +00:00
parent ecc0e28896
commit 71dc36903a
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
Prototype = {
Version = '1.0.0'
Version : '1.0.0'
}
Class = {

View File

@@ -7,7 +7,7 @@
Prototype = {
Version = '1.0.0'
Version : '1.0.0'
}
Class = {