From: Jan Szejko Date: Mon, 17 Jul 2017 11:07:02 +0000 (+0200) Subject: turn off sciezki kopernika workshop form and take down banner X-Git-Url: https://git.mdrn.pl/edumed.git/commitdiff_plain/87dd64f5a96aa3a0c471ce464118e5f956d75329 turn off sciezki kopernika workshop form and take down banner --- diff --git a/edumed/contact_forms.py b/edumed/contact_forms.py index d0b38a2..b42b433 100644 --- a/edumed/contact_forms.py +++ b/edumed/contact_forms.py @@ -650,6 +650,7 @@ class CybernauciAnkietaForm(ContactForm): class SciezkiKopernikaForm(ContactForm): form_tag = 'sciezki-kopernika' form_title = u'Formularz zgłoszeniowy na warsztaty' + disabled = True nazwisko = forms.CharField(label=u'Imię i nazwisko uczestnika/uczestniczki', max_length=128) rok_urodzenia = forms.IntegerField(label=u'Rok urodzenia') diff --git a/edumed/templates/base_super.html b/edumed/templates/base_super.html index b9db794..b481dee 100644 --- a/edumed/templates/base_super.html +++ b/edumed/templates/base_super.html @@ -34,11 +34,6 @@ {% endcomment %} -
- - - -