diff --git a/ui-v2/app/templates/dc/nodes/show/rtt.hbs b/ui-v2/app/templates/dc/nodes/show/rtt.hbs index 506eb2a34da6..b1ed184d59b5 100644 --- a/ui-v2/app/templates/dc/nodes/show/rtt.hbs +++ b/ui-v2/app/templates/dc/nodes/show/rtt.hbs @@ -1,26 +1,28 @@
-
-
- Minimum -
-
- {{format-number tomography.min maximumFractionDigits=2}}ms -
-
- Median -
-
- {{format-number tomography.median maximumFractionDigits=2}}ms -
-
- Maximum -
-
- {{format-number tomography.max maximumFractionDigits=2}}ms -
-
- +
+
+
+ Minimum +
+
+ {{format-number tomography.min maximumFractionDigits=2}}ms +
+
+ Median +
+
+ {{format-number tomography.median maximumFractionDigits=2}}ms +
+
+ Maximum +
+
+ {{format-number tomography.max maximumFractionDigits=2}}ms +
+
+
+