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

Add product search functionality #35

Closed
wants to merge 2 commits into from

Conversation

pokoli
Copy link

@pokoli pokoli commented Apr 27, 2014

No description provided.

<span class="input-group-btn">
<button class="btn btn-default" type="button"><i class="fa fa-search"></i></button>
<button onclick="javascript:document.getElementById('search_form').submit()" class="btn btn-default" type="button"><i class="fa fa-search"></i></button>
Copy link
Contributor

Choose a reason for hiding this comment

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

I dont think we need onclick js to submit the form. Just changing the type of button to submit should do ?

Copy link
Author

Choose a reason for hiding this comment

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

Absolutly right! Just fixed it.

@pokoli
Copy link
Author

pokoli commented May 10, 2014

@sharoonthomas there is any reason to not merge this PR?

@sharoonthomas
Copy link
Contributor

@pokoli it cannot be merged automatically because of merge conflicts. you could send a fresh PR which merged automatically or I have to manually merge it.

Just being lazy of course ;)

Conflicts:
	templates/webshop/base.jinja
@pokoli
Copy link
Author

pokoli commented May 11, 2014

Just merged lastest changes manually and pushed it.

@sharoonthomas
Copy link
Contributor

Merged manually as a single commit: 88d0812

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