Skip to content

Commit

Permalink
Merge pull request #40 from meaningfy-ws/bug-fix-ui
Browse files Browse the repository at this point in the history
fixed bug label
  • Loading branch information
costezki authored Oct 21, 2020
2 parents 36193bf + 66e1c8d commit 6f2bbf1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
{% macro render_upload_input_field(field) %}
<div class="row">
<div class="col s12">
<label>Upload old dataset file</label>
{{ field.label }}
<div class="file-field input-field">
<div class="btn blue lighten-1">

Expand Down

0 comments on commit 6f2bbf1

Please sign in to comment.