Skip to content

Instantly share code, notes, and snippets.

@Burick
Created June 13, 2016 12:03
Show Gist options
  • Save Burick/2fdb241d243e96425994759599ddef01 to your computer and use it in GitHub Desktop.
Save Burick/2fdb241d243e96425994759599ddef01 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