Skip to content

Commit 403a111

Browse files
authored
Revert last change
1 parent 40bac02 commit 403a111

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/views/javascripts-dev.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
'@FpJsFormValidatorBundle/Resources/public/js/constraints/*'
44
'@FpJsFormValidatorBundle/Resources/public/js/transformers/*'
55
'@FpJsFormValidatorBundle/Resources/public/js/jquery.fpjsformvalidator.js'
6-
output="js/fp_js_validator.js" combine=false %}
6+
output="js/fp_js_validator.js" combine=true %}
77
<script src="{{ asset_url }}"></script>
88
{% endjavascripts %}
99

0 commit comments

Comments
 (0)