We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63f2f9a commit cca8e10Copy full SHA for cca8e10
LearningHub.Nhs.WebUI/Scripts/vuesrc/notification/notifications.vue
@@ -68,8 +68,7 @@
68
<div class="d-block d-md-none mx-n4">
69
<hr class="py-2 mt-4" />
70
</div>
71
- <i class="fa-solid fa-trash-can-alt pr-2"></i>
72
- <button data-target="#deleteModal" class="nhsuk-button">Delete</button>
+ <button data-target="#deleteModal" data-toggle="modal" class="nhsuk-button">Delete</button>
73
</template>
74
75
0 commit comments