Skip to content
Features
Business
Explore
Marketplace
Pricing
This repository
Sign in
or
Sign up
Watch
1
Star
56
Fork
18
cpojer
/
mootools-history
Code
Pull requests
0
Projects
0
Insights
Permalink
Browse files
Adding call(this)
Loading branch information
...
cpojer
committed
Feb 17, 2011
1 parent
4088dc4
commit
2a98f7157c95e53e80de412b57e672b77bcfeff1
Unified
Split
Showing
1 changed file
with
1 addition
and
1 deletion
.
+1
−1
Source/History.js
Show comments
View
2
Source/History.js
@@ -99,4 +99,4 @@ this.History = new new Class({
});
-})
(
);
+})
.
call
(
this
);
Toggle all file notes
0 comments on commit
2a98f71
Please
sign in
to comment.
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
Press h to open a hovercard with more details.
0 comments on commit
2a98f71