Updating ProjectListItem.jsx

Updated the label to include "and GCP List"
pull/170/head
gkconsulting 2017-05-06 14:29:58 +02:00 zatwierdzone przez GitHub
rodzic 7fd43ba11c
commit bf134f782c
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -300,7 +300,7 @@ class ProjectListItem extends React.Component {
onClick={this.handleUpload}
ref={this.setRef("uploadButton")}>
<i className="glyphicon glyphicon-upload"></i>
Upload Images
Upload Images and GCP List
</button>
<button disabled={this.state.upload.error !== ""}