Currently, I am attempting to utilize ui-bootstrap.min.js in conjunction with external templates.
An issue has arisen where the error message reads as follows:
http://localhost:13132/Place/template/timepicker/timepicker.html 404 (Not Found)
I desire for all pages and templates to be searched for under:
http://localhost:13132/js/app/template/...
However, the location that this is currently being directed towards eludes me.
Does anyone have knowledge on how to modify this location?