Skip to content

Instantly share code, notes, and snippets.

@OlegShchavelev
Forked from Burick/none.Jgrowl.js
Created August 17, 2018 18:26
Show Gist options
  • Save OlegShchavelev/5fe6fef0ef09efa83b81d2f38c7394b3 to your computer and use it in GitHub Desktop.
Save OlegShchavelev/5fe6fef0ef09efa83b81d2f38c7394b3 to your computer and use it in GitHub Desktop.
отключить Jgrowl можно так:
$(document).ready(function() {
AjaxForm.Message.success = function() {};
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment