Closed ajonesgh closed 9 years ago
Those templates are tied to UI-Bootstrap. Can you check that anguar-ui-bootstrap.tpls is being used?
I updated the BundleConfig.cs to include "~/Scripts/angular-ui/ui-bootstrap.js", "~/Scripts/angular-ui/ui-bootstrap-tpls.js",
Looks to have fixed it :)
Great. You should only need ui-bootstrap-tpls.js, I think the reason it was giving you issues is because since I released this the ui-bootstrap nuget package moved where the javascript files were placed.
http://spaauth.localtest.me:65489/template/popover/popover.html 404 (Not Found) http://spaauth.localtest.me:65489/template/alert/alert.html 404 (Not Found)