Changeset - 3b985d40ac0b
[Not reviewed]
0 1 0
Christopher Neugebauer - 7 years ago 2017-01-07 22:47:54
chrisjrn@gmail.com
Missing line
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
registrasion/forms.py
Show inline comments
...
 
@@ -448,3 +448,3 @@ class InvoiceEmailForm(forms.Form):
 

	
 
        super(InvoiceNagForm, self).__init__(*a, **k)
 
        super(InvoiceEmailForm, self).__init__(*a, **k)
 

	
0 comments (0 inline, 0 general)