]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/eg2/src/app/core/README
LP1812670 Angular grid shows selector labels
[Evergreen.git] / Open-ILS / src / eg2 / src / app / core / README
1 Core Angular services and assocated types/classes.
2
3 Core services are imported and exported by the base module and 
4 automatically added as dependencies to ALL applications.
5
6 1. Only add services here that are universally required.
7 2. Avoid URL path navigation in the core services as paths will vary 
8    by application.
9