Skip to content

Commit

Permalink
Fixed JS exception on Login page
Browse files Browse the repository at this point in the history
 - added scripts after placeholder to login page
  • Loading branch information
rgrebenchuk committed Nov 11, 2013
1 parent bd03776 commit ee405bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Oro/Bundle/UserBundle/Resources/views/layout.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
</script>
<![endif]-->
{% endblock %}
{% placeholder scripts_after %}
</head>
<body class="{% block bodyClass %}{% endblock %}">
<div id="page">
Expand Down

0 comments on commit ee405bc

Please sign in to comment.