summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
d57d752)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
fieldOrder: 'owning_lib,name,opac_visible,circulate,holdable,hold_verify,checkin_alert,deleted,label_prefix,label_suffix,url,id'}]
}, {
path: 'asset/shelving_location_groups',
fieldOrder: 'owning_lib,name,opac_visible,circulate,holdable,hold_verify,checkin_alert,deleted,label_prefix,label_suffix,url,id'}]
}, {
path: 'asset/shelving_location_groups',
- loadChildren: '@eg/staff/admin/local/shelving_location_groups/shelving_location_groups.module#ShelvingLocationGroupsModule'
+ loadChildren: () =>
+ import('./shelving_location_groups/shelving_location_groups.module').then(m => m.ShelvingLocationGroupsModule)
}, {
path: 'container/carousel',
component: AdminCarouselComponent
}, {
path: 'container/carousel',
component: AdminCarouselComponent