Update ProjectListItem.jsx

Label change
pull/180/head
Piero Toffanin 2017-05-15 17:19:07 -04:00 zatwierdzone przez GitHub
rodzic bd843e5753
commit d351f1b15c
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 and GCP List
Upload Images and GCP
</button>
<button disabled={this.state.upload.error !== ""}