Skip to content
Prev Previous commit
Next Next commit
Changing update info -> update prep info
  • Loading branch information
josenavas committed Dec 15, 2017
commit a34709c8f510fdc62bddf412e488c8403092b842
2 changes: 1 addition & 1 deletion qiita_pet/templates/study_ajax/prep_summary.html
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ <h4>
<!-- Update prep template -->
<div class="row">
<div class="col-md-12">
<b>Update information:</b>
<b>Update prep information:</b>
<select id="file-selector">
<option value="">Choose file...</option>
{% for fp in files %}
Expand Down