Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

[*] JS: Refactor fancybox errors to PrestaShop.showError module #202

Merged
merged 4 commits into from
May 2, 2016
Merged

[*] JS: Refactor fancybox errors to PrestaShop.showError module #202

merged 4 commits into from
May 2, 2016

Conversation

gskema
Copy link
Contributor

@gskema gskema commented May 2, 2016

PrestaShop module is defined in global.js and has these methods:

  • showSuccess(msg, title)
  • showError(msg, title)

You can now replace fancybox error popup with something like http://t4t5.github.io/sweetalert/ just by customizing these methods

@gskema gskema added this to the v0.11.0 milestone May 2, 2016
@gskema gskema merged commit f581c17 into PrestaShop:dev May 2, 2016
@gskema gskema mentioned this pull request May 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant