mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 01:12:08 +01:00 
			
		
		
		
	Permissions for child clubs, also changed spaces for tabs
This commit is contained in:
		@@ -304,7 +304,7 @@ class FutureUserDetailView(ProtectQuerysetMixin, LoginRequiredMixin, FormMixin,
 | 
			
		||||
            # This software belongs to the BDE.
 | 
			
		||||
            form.add_error('join_bde', _("You must join a club."))
 | 
			
		||||
            return super().form_invalid(form)
 | 
			
		||||
        
 | 
			
		||||
 | 
			
		||||
        if join_kfet and not join_bde:
 | 
			
		||||
            form.add_error('join_bde', _("You must also join the parent club BDE."))
 | 
			
		||||
            return super().form_invalid(form)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user