Skip to content

Commit 1d7fea7

Browse files
dougkeenNatim
authored andcommitted
Include form.media (widget dependencies) in form.html
1 parent 4f81628 commit 1d7fea7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mail_factory/templates/mail_factory/form.html

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212

1313
{% block extrahead %}
1414
{{ block.super }}
15+
{{ form.media }}
1516

1617
<script type="text/javascript">
1718
(function($) {

0 commit comments

Comments
 (0)