angularjs-localizationservice icon indicating copy to clipboard operation
angularjs-localizationservice copied to clipboard

Wrong URL for resources-locale_default.js

Open oskarnrk opened this issue 11 years ago • 1 comments

I think that the URL for the default file is wrong, maybe is necessary to remove the first slash in line 71: '/i18n/resources-locale_default.js' has to be 'i18n/resources-locale_default.js'

oskarnrk avatar Jan 13 '14 09:01 oskarnrk

There should just be an option to provide a different base URL.

graup avatar Feb 23 '15 12:02 graup