mirror of
				https://gitlab.crans.org/bde/nk20
				synced 2025-11-04 09:12:11 +01:00 
			
		
		
		
	remove useless comment
This commit is contained in:
		@@ -340,11 +340,6 @@ class QRCodeView(LoginRequiredMixin, DetailView):
 | 
			
		||||
    template_name = "member/qr_code.html"
 | 
			
		||||
    extra_context = {"title": _("QR Code")}
 | 
			
		||||
 | 
			
		||||
#    def get_context_data(self, **kwargs):
 | 
			
		||||
#        context = super().get_context_data(**kwargs)
 | 
			
		||||
#        context["plop"] = "test"
 | 
			
		||||
#        return context
 | 
			
		||||
 | 
			
		||||
# ******************************* #
 | 
			
		||||
#              CLUB               #
 | 
			
		||||
# ******************************* #
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user