Merge remote-tracking branch 'remotes/origin/avatar-changes'

This commit is contained in:
nikitozzzzzzz
2018-05-02 12:14:31 +03:00
6 changed files with 150 additions and 215 deletions
+4
View File
@@ -1,3 +1,7 @@
/*jQuery('body').on('error', '.um-avatar', function() {
if( jQuery(this).data('load-error') != undefined ) return;
jQuery(this).data('load-error', '1').attr('src', jQuery(this).data('default'));
});*/
jQuery(document).ready(function() {
jQuery(document).on('click', '.um-dropdown a', function(e){