forked from GNUsocial/gnu-social
		
	Merge commit 10 by hannesmannerheim
This commit is contained in:
		@@ -773,7 +773,7 @@ var SN = { // StatusNet
 | 
				
			|||||||
         *
 | 
					         *
 | 
				
			||||||
         */
 | 
					         */
 | 
				
			||||||
        NoticeRepeat: function () {
 | 
					        NoticeRepeat: function () {
 | 
				
			||||||
            $('.form_repeat').on('click', function (e) {
 | 
					            $('body').on('click', '.form_repeat', function (e) {
 | 
				
			||||||
                e.preventDefault();
 | 
					                e.preventDefault();
 | 
				
			||||||
 | 
					
 | 
				
			||||||
                SN.U.NoticeRepeatConfirmation($(this));
 | 
					                SN.U.NoticeRepeatConfirmation($(this));
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user