Ensure the pipelines page utilizes reactNodeId (#33798)

This commit is contained in:
Chris Roberson 2019-03-25 14:36:40 -04:00 committed by GitHub
parent 3f9c36bb25
commit 5ed923e91e
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
});