From 7c546edc2b025ed89e530c9beea3d728aed56561 Mon Sep 17 00:00:00 2001 From: diminator Date: Wed, 15 Jul 2015 17:33:38 +0200 Subject: [PATCH] fix acl and editions --- js/components/ascribe_forms/input_date.js | 1 - js/components/register_piece.js | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/js/components/ascribe_forms/input_date.js b/js/components/ascribe_forms/input_date.js index 3097bdd1..6da0d058 100644 --- a/js/components/ascribe_forms/input_date.js +++ b/js/components/ascribe_forms/input_date.js @@ -31,7 +31,6 @@ let InputDate = React.createClass({ }, render: function () { - console.log(this.state.value); return (
- {this.getSpecifyEditions()} {this.props.children} {this.getLicenses()} + {this.getSpecifyEditions()}