forked from GNUsocial/gnu-social
		
	Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x
This commit is contained in:
		@@ -243,13 +243,13 @@ var SN = { // StatusNet
 | 
			
		||||
                                    SN.U.FormXHR($('#'+notice.id+' .form_favor'));
 | 
			
		||||
                                 }
 | 
			
		||||
                            }
 | 
			
		||||
                        }
 | 
			
		||||
                        $('#'+form_id+' #'+SN.C.S.NoticeDataText).val('');
 | 
			
		||||
                        $('#'+form_id+' #'+SN.C.S.NoticeDataAttach).val('');
 | 
			
		||||
                        $('#'+form_id+' #'+SN.C.S.NoticeInReplyTo).val('');
 | 
			
		||||
                        $('#'+form_id+' #'+SN.C.S.NoticeDataAttachSelected).remove();
 | 
			
		||||
                        SN.U.FormNoticeEnhancements($('#'+form_id));
 | 
			
		||||
                    }
 | 
			
		||||
                    }
 | 
			
		||||
                },
 | 
			
		||||
                complete: function(xhr, textStatus) {
 | 
			
		||||
                    form.removeClass(SN.C.S.Processing);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user