Fix URL strings for query parameter method

This commit is contained in:
Cmdr McDonald
2016-11-21 11:33:34 +00:00
parent 24abd6583f
commit 95b7d60be4
7 changed files with 20 additions and 17 deletions

View File

@@ -289,6 +289,8 @@ 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'>