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

removed if else block from function.js #4

Merged
merged 3 commits into from
May 17, 2017

Conversation

pkarira
Copy link

@pkarira pkarira commented Mar 6, 2017

this pr aims to resolve #3 issue , it directly calls respective funtions from button listeners and avoids going through the if else block in function.js as this if else block fails sometimes like when recent/first version buttons are clicked after clicking save button(which opens new tab) , then one more tab for save button opens up because save_now variable remains equal to 1 .

rakesh-chinta pushed a commit that referenced this pull request May 17, 2017
Improved Twitter Search Feature
Copy link
Collaborator

@rakesh-chinta rakesh-chinta left a comment

Choose a reason for hiding this comment

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

ok, the issue looks like it will be solved, nice work!

@rakesh-chinta rakesh-chinta merged commit 096ce91 into internetarchive:v1.3.2 May 17, 2017
vbanos pushed a commit that referenced this pull request Nov 21, 2017
MaxReinisch pushed a commit that referenced this pull request Jul 24, 2019
Merge pull request #374 from Zerichen/hyperlink
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.

2 participants