LP1819053 Angular staff catalog basket export
[evergreen-equinox.git] / Open-ILS / src / eg2 / src / app / staff / cat / vandelay / routing.module.ts
index 707b92b..f4095a4 100644 (file)
@@ -28,6 +28,9 @@ const routes: Routes = [{
     path: 'export',
     component: ExportComponent
   }, {
+    path: 'export/basket',
+    component: ExportComponent
+  }, {
     path: 'queue',
     component: QueueListComponent
   }, {