HashtagSell / htsApp

HashtagSell Beta Application
0 stars 0 forks source link

staging cannot load modal templateUrl #58

Closed that1guy closed 9 years ago

that1guy commented 9 years ago

when a user clicks on the "#sell it" button the modal loads external html file from:

js/newPost/modals/newPost/partials/newpost.html

This loads fine on localhost but

https://staging.hashtagsell.com/js/newPost/modals/newPost/partials/newpost.html

results in 404 error. why?