Vote count:
0
My website is located in this folder:
/var/www/deadpickle
Bower, the management I use for scripts, is located in this folder:
/var/www/bower_components
My website uses angularjs and ui-bootstrap (in the bower_components folder) to display a modal when the user clicks an item. My current issue is that when you click the item an error is received stating that it can not GET /localhost/deadpickle/template/modal/backdrop.html 404 (Not Found). I know the reason why, Its trying to use a URL to access the templates needed to create the modal and my bower_components are not accessible through a URL. My question, is there a way to get ui-bootstrap modal to not use a URL but to use a file path instead?
asked 1 min ago
UI-Bootstrap Modal not in Virtual Server Directory
Aucun commentaire:
Enregistrer un commentaire