First steps towards payment provider selection

This commit is contained in:
Raphael Michel
2015-03-06 15:22:09 +01:00
parent eca4964d98
commit 29cedbaac3
8 changed files with 101 additions and 3 deletions

View File

@@ -12,6 +12,7 @@
<script type="text/javascript" src="{% static "jquery/js/jquery-2.1.1.min.js" %}"></script>
<script type="text/javascript" src="{% static "js/jquery.formset.js" %}"></script>
<script type="text/javascript" src="{% static "bootstrap/dist/js/bootstrap.js" %}"></script>
<script type="text/javascript" src="{% static "pretixpresale/js/ui/main.js" %}"></script>
{% endcompress %}
</head>
<body>