Browse Source

Modified Open Comment Modal setion

main
Gerard Balde 4 weeks ago
parent
commit
4abf5c807d
  1. 4
      index.html

4
index.html

@ -38,7 +38,7 @@
</table> </table>
<h5 class="mt-5">Opened comment</h5> <h5 class="mt-5">Opened comment</h5>
<p>Comment opened already. Clickable and display modal upon clicking the comment area.</p>
<p>Comment opened already.</p>
<table class="table table-hover table-bordered"> <table class="table table-hover table-bordered">
<thead class="table-dark"> <thead class="table-dark">
<tr> <tr>
@ -126,7 +126,7 @@
</table> </table>
<h5 class="mt-5">Open Comment Modal</h5> <h5 class="mt-5">Open Comment Modal</h5>
<p>Open modal to add/view comments/replies</p>
<p>Click comment area to open comment modal.</p>
<table class="table table-hover table-bordered"> <table class="table table-hover table-bordered">
<thead class="table-dark"> <thead class="table-dark">
<tr> <tr>

Loading…
Cancel
Save