Skip to content

Commit

Permalink
I think its this one
Browse files Browse the repository at this point in the history
  • Loading branch information
gachouchani1999 committed Sep 19, 2021
1 parent b1843e6 commit 690a2d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions flaskr/templates/download.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
</div>
<div class="text-center">
<h3 id="pptx-status"> Analyzing ... </h3>
<form action="/download">
<button id="downloadBtn" class="btn btn-success" style="display:none;">Download PPTX</a></button>
<form action="https://ezppt.herokuapp.com/download">
<button id="downloadBtn" class="btn btn-success" style="display:none;">Download PPTX</button>
</form>


Expand Down

0 comments on commit 690a2d7

Please sign in to comment.