Skip to content

Commit

Permalink
Fix regression in notification drawer message for incomplete requests.
Browse files Browse the repository at this point in the history
  • Loading branch information
amanning9 committed Jun 30, 2022
1 parent 2141d86 commit 2320403
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<i class="fas fa-fw fa-ban"></i> Request incomplete for <code>{{ notification.target.role }}</code>
<i class="fa fa-fw fa-ban"></i> Request rejected for <code>{{ notification.target.access.role }}</code>

0 comments on commit 2320403

Please sign in to comment.