urgent delivery is hidden

This commit is contained in:
Senad Uka
2015-09-19 07:15:04 +02:00
parent 95e746c87c
commit 2a4800fdab
2 changed files with 3 additions and 3 deletions

View File

@@ -97,7 +97,7 @@ var CartPage = React.createClass({
</tbody> </tbody>
</table> </table>
{buySomethingMessage} {buySomethingMessage}
{instantDelivery}
{cartTotal} {cartTotal}
</div>) </div>)
} }

File diff suppressed because one or more lines are too long