add prometheus cluster health monitoring empty state

This commit is contained in:
Mike Greiling 2018-02-21 16:41:28 -06:00
parent bd57be280d
commit 50106474e8
No known key found for this signature in database
GPG Key ID: 0303DF507FA67596
1 changed files with 4 additions and 1 deletions

View File

@ -117,7 +117,10 @@
</script>
<template>
<section class="settings no-animate expanded">
<section
id="cluster-applications"
class="settings no-animate expanded"
>
<div class="settings-header">
<h4>
{{ s__('ClusterIntegration|Applications') }}