Merge remote-tracking branch 'origin/addfoundation' into addfoundation

addfoundation
Nicholas Antonov 2018-01-30 14:39:11 -05:00
commit f56a26d142
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
{% endblock %}
{% block extra_css %}
<link type="text/css" rel="stylesheet" href="/static/css/campaign2.css" />
{% if user.is_staff or user in work.last_campaign.managers.all %}
<link rel="stylesheet" href="/static/css/ui-lightness/jquery-ui-1.8.16.custom.css" type="text/css" media="screen">
{{ kwform.media.css }}