Skip to content

Commit 9adfbd8

Browse files
committed
dropzone doesn't like me
1 parent fbfc959 commit 9adfbd8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

conditional/templates/major_project_submission.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,7 @@ <h3 class="page-title">Major Project Form</h3>
5050
placeholder="If you have links (GitHub, YouTube, etc.), put them here!"></textarea>
5151
</div>
5252
<div class="col-lg-4">
53-
<label class="form-label" for="project-files">Photos and Files</label>
54-
<div class="dropzone" id="project-files" style="margin: 0">
53+
<div class="dropzone" id="project_files" style="margin: 0">
5554
<div class="dz-message" style="margin: 0">
5655
<img src="../images/photo_video.svg" width="72px">
5756
<div class="upload-title">Upload Media</div>

0 commit comments

Comments
 (0)