Skip to content

Commit fecb034

Browse files
ycerutojaviereguiluz
authored andcommitted
rename js file
1 parent e07792d commit fecb034

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/Resources/views/base.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@
145145
"%kernel.root_dir%/Resources/assets/js/jquery-2.1.4.js"
146146
"%kernel.root_dir%/Resources/assets/js/bootstrap-3.3.4.js"
147147
"%kernel.root_dir%/Resources/assets/js/highlight.pack.js"
148-
"%kernel.root_dir%/Resources/assets/js/jquery.confirm_modal.js" %}
148+
"%kernel.root_dir%/Resources/assets/js/main.js" %}
149149
<script src="{{ asset_url }}"></script>
150150
{% endjavascripts %}
151151
#}

0 commit comments

Comments
 (0)