Ensure the pipelines page utilizes reactNodeId (#33798) (#33810)

This commit is contained in:
Chris Roberson 2019-03-25 15:45:08 -04:00 committed by GitHub
parent 6669c7d82e
commit e6f6643f04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,6 +72,7 @@ uiRoutes
title: 'Logstash Pipelines',
storageKey: 'logstash.pipelines',
getPageData,
reactNodeId: 'monitoringLogstashPipelinesApp',
$scope,
$injector
});