Skip to content

Commit

Permalink
global no no.
Browse files Browse the repository at this point in the history
  • Loading branch information
cipherzero authored and NET jQuery Extensions committed Apr 29, 2010
1 parent f11a4a4 commit 069f943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jQuery.datalink.js
Expand Up @@ -5,7 +5,7 @@
(function($){

var oldattr = $.attr,
oldval = $.fn.val;
oldval = $.fn.val,
olddata = $.data;

function attr( obj, name, value, pass ) {
Expand Down

0 comments on commit 069f943

Please sign in to comment.