File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
aspnet-core/src/AbpCompanyName.AbpProjectName.Web.Mvc/Views/Shared Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 169
169
<script src =" ~/lib/abp-web-resources/Abp/Framework/scripts/libs/abp.blockUI.js" asp-append-version =" true" ></script >
170
170
<script src =" ~/lib/abp-web-resources/Abp/Framework/scripts/libs/abp.spin.js" asp-append-version =" true" ></script >
171
171
<script src =" ~/lib/abp-web-resources/Abp/Framework/scripts/libs/abp.sweet-alert.js" asp-append-version =" true" ></script >
172
- <script src =" ~/js/admin.js" ></script >
172
+ <script src =" ~/js/admin.js" asp-append-version = " true " ></script >
173
173
<script src =" ~/js/main.js" asp-append-version =" true" ></script >
174
174
<script src =" ~/view-resources/Views/Shared/_Layout.js" asp-append-version =" true" ></script >
175
175
You can’t perform that action at this time.
0 commit comments