Skip to content

Commit

Permalink
Removed extra button on update patron
Browse files Browse the repository at this point in the history
  • Loading branch information
Allison Little committed Nov 30, 2021
1 parent 43fee73 commit a5bdaf3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion library-express/views/update_patrons.handlebars
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
</p>
<p><input type="submit" value="Submit"></p>
</form>
<button onclick="updatePatron({{patron.id}})">Update</button>
<script src="../public/selectTitle.js"></script>
<script defer>selectTitle({{patron.favoriteTitle}});</script>
</main>

0 comments on commit a5bdaf3

Please sign in to comment.