This commit is contained in:
Cmdr McDonald
2016-11-04 11:34:39 +00:00
parent 97fc4ce45d
commit c17c7125e3
2 changed files with 5 additions and 5 deletions

View File

@@ -216,6 +216,7 @@ export default class InternalSlotSection extends SlotSection {
/**
* Generate the section drop-down menu
* @param {Function} translate Translate function
* @param {Function} ship The ship
* @return {React.Component} Section menu
*/
_getSectionMenu(translate, ship) {