Skip to content

Commit

Permalink
Change label text
Browse files Browse the repository at this point in the history
  • Loading branch information
guerler committed Aug 19, 2015
1 parent ff0b0ba commit 4d7b321
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -236,7 +236,7 @@ return Backbone.View.extend({
'<span id="footer-genome"/>' +
'</div>' +
'<div id="upload-box" class="upload-box">' +
'<div class="upload-helper"><i class="fa fa-file-o"/>Drop file into rows</div>' +
'<div class="upload-helper"><i class="fa fa-file-o"/>Drop file into row</div>' +
'<table id="upload-table" class="ui-table-striped" style="display: none;">' +
'<thead>' +
'<tr>' +
Expand Down
2 changes: 1 addition & 1 deletion static/scripts/mvc/upload/composite/composite-view.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4d7b321

Please sign in to comment.