From b8c1effecb8c176ded873d891fcb87a0660ceb5b Mon Sep 17 00:00:00 2001 From: Pat Date: Mon, 9 Apr 2018 23:10:28 -0500 Subject: [PATCH] Update for issue #183 - use first letter of bulkhead instead of "Max Rating" value --- src/app/components/StandardSlot.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/StandardSlot.jsx b/src/app/components/StandardSlot.jsx index f02d8146..91a1717d 100644 --- a/src/app/components/StandardSlot.jsx +++ b/src/app/components/StandardSlot.jsx @@ -96,7 +96,7 @@ export default class StandardSlot extends TranslatedComponent { return (
-
{slot.maxClass}
+
{m.grp == 'bh' ? m.name.charAt(0) : slot.maxClass}
{classRating} {translate(m.name || m.grp)}{m.mods && Object.keys(m.mods).length > 0 ? : null }
{formats.round(mass)}{units.T}