Merge remote-tracking branch 'origin/master'
This commit is contained in:
		@ -571,7 +571,7 @@ initDrafts()
 | 
			
		||||
<script>
 | 
			
		||||
  <!-- Jump to error -->
 | 
			
		||||
  $(function() {
 | 
			
		||||
    if ($('.has-error')) {
 | 
			
		||||
    if ($('.has-error').length) {
 | 
			
		||||
      location.href = '#' + $('.has-error:first').attr('id');
 | 
			
		||||
    }
 | 
			
		||||
  });
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user