Updates ready for release

This commit is contained in:
Cmdr McDonald
2016-11-24 13:49:37 +00:00
parent 50946eeeb8
commit e5552d3e10
3 changed files with 11 additions and 4 deletions

View File

@@ -289,8 +289,6 @@ export default class OutfittingPage extends Page {
sStr = ship.getStandardString() + '.' + ship.getModificationsString(),
iStr = ship.getInternalString() + '.' + ship.getModificationsString();
Router.replace(outfitURL(ship.id, code, buildName));
return (
<div id='outfit' className={'page'} style={{ fontSize: (sizeRatio * 0.9) + 'em' }}>
<div id='overview'>