style(ui): fix typo in Engine view (#76)

pull/79/head
Anthony Lapenna 8 years ago committed by GitHub
parent e145d82947
commit 52d953a1c2

@ -45,7 +45,7 @@
<div class="row">
<div class="col-lg-12">
<rd-widget>
<rd-widget-header icon="fa-object-group" title="Cluster status"></rd-widget-header>
<rd-widget-header icon="fa-object-group" title="Engine status"></rd-widget-header>
<rd-widget-body classes="no-padding">
<table class="table">
<tbody>

Loading…
Cancel
Save