no, really!

This commit is contained in:
Sam Stephenson 2007-04-28 03:53:50 +00:00
parent d6c7cd9c9e
commit cbf8be9869
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ Form.Element.Methods = {
/*--------------------------------------------------------------------------*/
var Field = Form.Element;
var $F = Form.Element.getValue;
var $F = Form.Element.Methods.getValue;
/*--------------------------------------------------------------------------*/