Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix for https://github.com/Robdel12/DropKick/issues/223 #225

Merged
merged 2 commits into from
Jul 17, 2014
Merged

fix for https://github.com/Robdel12/DropKick/issues/223 #225

merged 2 commits into from
Jul 17, 2014

Conversation

cforrester
Copy link
Contributor

Resubmitting this fix for #223 - Github for Windows was causing the diffs on my commits to be extremely messed up and I was unable to determine why, so I went back and redid everything with a different Git client.

@cforrester cforrester mentioned this pull request Jul 17, 2014
@@ -282,6 +282,9 @@ Dropkick.prototype = {

if ( dkCache.length == 0 ) {
document.addEventListener( "click", Dropkick.onDocClick );
if ( window.isIframe ){
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need to indent here. You can like this up with line 284.

@Robdel12
Copy link
Owner

Other than my comments I give it a 👍.

@wwilsman?

@cforrester
Copy link
Contributor Author

Updated per above comments.

@Robdel12 Robdel12 merged commit e92fcee into Robdel12:develop Jul 17, 2014
@cforrester cforrester deleted the develop branch July 17, 2014 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants