john-oc / acute-select

Dropdown List Component for AngularJS - NO LONGER UNDER ACTIVE DEVELOPMENT
MIT License
123 stars 83 forks source link

Dynamic directory path for template folder #47

Open slimninja opened 9 years ago

slimninja commented 9 years ago

Using a query to find the location of the current file so you can place the acute.select.js file in any folder.

For example, when in "components/acute-select/acute/acute.select/acute.select.js", javascript would try to load "/template" now will load "components/acute-select/acute/acute.select/template"