datastore content: search: set emptytext to searched columns

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-09-01 18:30:20 +02:00
parent 46388e6aef
commit c3b1da9e41
1 changed files with 1 additions and 0 deletions

View File

@ -623,6 +623,7 @@ Ext.define('PBS.DataStoreContent', {
{
xtype: 'textfield',
reference: 'searchbox',
emptyText: gettext('group, date or owner'),
triggers: {
clear: {
cls: 'pmx-clear-trigger',