Skip to content

Commit

Permalink
dropzone doesn't like me
Browse files Browse the repository at this point in the history
  • Loading branch information
Mobmaker55 committed Sep 5, 2024
1 parent fbfc959 commit 9adfbd8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conditional/templates/major_project_submission.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,7 @@ <h3 class="page-title">Major Project Form</h3>
placeholder="If you have links (GitHub, YouTube, etc.), put them here!"></textarea>
</div>
<div class="col-lg-4">
<label class="form-label" for="project-files">Photos and Files</label>
<div class="dropzone" id="project-files" style="margin: 0">
<div class="dropzone" id="project_files" style="margin: 0">
<div class="dz-message" style="margin: 0">
<img src="../images/photo_video.svg" width="72px">
<div class="upload-title">Upload Media</div>
Expand Down

0 comments on commit 9adfbd8

Please sign in to comment.