Oprava buttonu na strance ja-pirat
This commit is contained in:
parent
da5637dde0
commit
cc5f143080
|
@ -18,7 +18,7 @@
|
|||
</div>
|
||||
|
||||
<div id='do_register_button' style=" text-align: center;">
|
||||
<a href="{% url 'nalodeni:dotaznik'%}" style="width: 350px; margin-top: 10px; text-align: center; padding: 22px; font-size: 22px; background-color: #5c81b8;border-color: #5cb85c; color: white;" class="c-cta-button c-cta-button--primary">Upravit zájmy a dovednosti</a>
|
||||
<a href="{% url 'nalodeni:dotaznik'%}" style="width: 350px; margin-top: 10px; text-align: center; padding: 22px; font-size: 22px; background-color: #5c81b8;border-color: #5cb85c; color: white;" class="c-cta-button c-cta-button--primary">Moje zájmy a dovednosti</a>
|
||||
</div>
|
||||
|
||||
{% if 'sso_pirati_member' in request.session.site_perms %}
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
Nalodění: poznámky
|
||||
=======================================================================
|
||||
|
||||
- větev "demo" je vyhrazena pro automatický deployment na test server
|
||||
Vyhrazené větve:
|
||||
- demo pro automatický deployment na test server
|
||||
- demo2 pro testy v poloprodukci
|
||||
- master prostě vyhrazena
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue