LP#1831788: (follow-up) quell an ng-lint warning about whitespace
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 1 Aug 2019 21:01:21 +0000 (17:01 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 1 Aug 2019 21:01:21 +0000 (17:01 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts

index db4d58f..740d4d1 100644 (file)
@@ -210,7 +210,7 @@ export class SandboxComponent implements OnInit {
             return this.pcrud.search('acp',
                 query, {
                 flesh: 1,
-                flesh_fields: {acp: ['location','status']},
+                flesh_fields: {acp: ['location', 'status']},
                 offset: pager.offset,
                 limit: pager.limit,
                 order_by: orderBy