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

[-] MO : gamification - gamification display button fix #1

Merged
merged 2 commits into from
May 22, 2014

Conversation

PrestaEdit
Copy link
Contributor

... customers messages notifications doesn't show.

... customers messages notifications doesn't show.
@@ -7,7 +7,7 @@ function gamificationTasks()
if (typeof ids_ps_advice == 'undefined')
ids_ps_advice = new Array();
$('#gamification_notif').remove();
$('#customer_messages_notif').after('<div id="gamification_notif" class="notifs"></div>');
$('#header_notifs_icon_wrapper').append'<div id="gamification_notif" class="notifs"></div>');
Copy link
Contributor

Choose a reason for hiding this comment

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

Hi @PrestaEdit,

I think you missed bracket here, just after the JQuery 'append'.

Thanks.

Best regards,

@tchauviere tchauviere changed the title [-] Show Gamification notif even if... [-] MO : gamification - gamification display button fix May 22, 2014
tchauviere added a commit that referenced this pull request May 22, 2014
[-] MO : gamification - gamification display button fix
@tchauviere tchauviere merged commit 28c8e2f into PrestaShopCorp:dev May 22, 2014
@tchauviere
Copy link
Contributor

Hi @PrestaEdit,

Your PR has been merged - Thanks for your contribution.

Best regards,

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