js file is not exists

This commit is contained in:
Igor Sychev 2017-10-13 18:17:45 +01:00
parent 41df28cbb2
commit 3c41a57f6d

View File

@ -53,7 +53,6 @@
<environment names="Development">
<script src="~/lib/jquery/dist/jquery.js"></script>
<script src="~/lib/bootstrap/dist/js/bootstrap.js"></script>
<script src="~/js/site.js" asp-append-version="true"></script>
</environment>
<environment names="Staging,Production">
<script src="https://ajax.aspnetcdn.com/ajax/jquery/jquery-2.2.0.min.js"