Display no notes message when empty

Display a 'No notes' message when there are no notes to display, rather than an empty table with pagination features.
This commit is contained in:
Harry Wood 2021-04-09 03:53:53 +01:00
parent d8aeb7e653
commit de8ee536b1
3 changed files with 43 additions and 29 deletions

View file

@ -2638,6 +2638,7 @@ en:
title: "Notes submitted or commented on by %{user}"
heading: "%{user}'s notes"
subheading_html: "Notes submitted or commented on by %{user}"
no_notes: No notes
id: "Id"
creator: "Creator"
description: "Description"