Skip to content
This repository has been archived by the owner on Jan 30, 2022. It is now read-only.

Commit

Permalink
gallery-2010.05.19-19-08 apipkin gallery-form-values
Browse files Browse the repository at this point in the history
  • Loading branch information
YUI Builder committed May 19, 2010
1 parent 875bb46 commit e54cad3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/gallery-form-values/js/form-values.js
@@ -1,5 +1,3 @@
YUI.add('gallery-form-values', function(Y) {

var Values,
NAME = 'formValues',
NS = 'values';
Expand Down Expand Up @@ -81,6 +79,4 @@ Y.extend(Values, Y.Plugin.Base, {
}
});

Y.namespace('Form').Values = Values;

}, '@VERSION@' ,{requires:['plugin','node']});
Y.namespace('Form').Values = Values;

0 comments on commit e54cad3

Please sign in to comment.