Skip to content

Commit

Permalink
indent
Browse files Browse the repository at this point in the history
  • Loading branch information
justinh-rahb committed Oct 18, 2023
1 parent b527190 commit 2bea664
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
</tbody>
</table>
</div>
<script src="static/viewer.js?v=202310181130"></script>
<script src="static/viewer.js?v=202310181350"></script>
<footer class="text-center m-5">
<p>The trademarks REALTOR®, REALTORS®, and the REALTOR® logo are controlled by <a href="https://www.crea.ca" target="_blank">The Canadian Real Estate Association</a> (CREA) and identify real estate professionals who are members of CREA.</p>
<p>Data Copyright © 2023 <a href="https://www.rahb.ca" target="_blank">REALTORS® Association of Hamilton-Burlington</a> with portions Copyright © 2023 <a href="https://www.reso.org" target="_blank">RESO</a>.</p>
Expand Down
2 changes: 1 addition & 1 deletion static/viewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ document.getElementById('searchInput').addEventListener('keydown', function(even
// Attach an event listener to the search button for clicks
document.getElementById('searchButton').addEventListener('click', function() {
searchTable();
});
});

0 comments on commit 2bea664

Please sign in to comment.