Skip to content

Commit

Permalink
In this commit I have the proper button isResolved with the correct I…
Browse files Browse the repository at this point in the history
…D to link it to the backend
  • Loading branch information
zainabAhm committed Sep 26, 2023
1 parent 0bd673f commit b79006c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<!-- ENDIF !posts.selfPost -->
<!-- ENDIF isAnonymous -->

<button id="resolveButton" style="color: white; float: right;" component="post/resolve" class="btn btn-primary btn-sm no-select">Mark as Resolved</button>

<!-- IF posts.selfPost -->
<strong>
Expand Down

0 comments on commit b79006c

Please sign in to comment.