We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f11a4a4 commit 069f943Copy full SHA for 069f943
jQuery.datalink.js
@@ -5,7 +5,7 @@
5
(function($){
6
7
var oldattr = $.attr,
8
- oldval = $.fn.val;
+ oldval = $.fn.val,
9
olddata = $.data;
10
11
function attr( obj, name, value, pass ) {
0 commit comments