Skip to content

Commit

Permalink
[#31] Annapurna/Shubham - Extracted deal related functions into deal.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cognitiveskull committed Feb 26, 2019
1 parent 1a2f28d commit eba6379
Show file tree
Hide file tree
Showing 6 changed files with 308 additions and 409 deletions.
1 change: 1 addition & 0 deletions public/pages/board.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<html>
<head>
<script src="/professions.js"></script>
<script src="/deals.js"></script>
<link rel="stylesheet" href="/professions.css">
<script src="/board.js"></script>
<script src="/utils.js"></script>
Expand Down
Loading

0 comments on commit eba6379

Please sign in to comment.