Commit a663a155 authored by Andrew Fontaine's avatar Andrew Fontaine

Import Non-EE JavaScript for Clusters Detail Page

This initializes the application install table used to install helm,
tiller, etc.
parent f16f315d
import '~/pages/admin/clusters/show';
import initClusterHealth from '../../../projects/clusters/show/cluster_health'; import initClusterHealth from '../../../projects/clusters/show/cluster_health';
document.addEventListener('DOMContentLoaded', initClusterHealth); document.addEventListener('DOMContentLoaded', initClusterHealth);
---
title: Initialize Application Table on Instance-wide Cluster Details
merge_request: 14749
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment