0
BigCDogCrew created
AspNetZero v8.4, Abp 5.5, Mvc/jQuery
Inside [account-layout-libs.min.js] and also [account-layout-libs.min.js]
defaultError404: {
message: 'Resource not found!',
details: 'The resource requested could not found on the server.'
},
The details value should be changed to 'The resource requested could not be found on the server.'
1 Answer(s)
-
0
Hi,
Thanks for sharing this, I have fixed it https://github.com/aspnetboilerplate/aspnetboilerplate/blob/dev/test/aspnet-core-demo/AbpAspNetCoreDemo/wwwroot/Abp/Framework/scripts/libs/abp.jquery.js#L62. It will be released with the new version.
Thanks again.