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:
parent
d8aeb7e653
commit
de8ee536b1
3 changed files with 43 additions and 29 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue