public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager] ui: not backed: add emptyText to search field
@ 2020-07-10  8:38 Aaron Lauterer
  2020-07-13 10:27 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Lauterer @ 2020-07-10  8:38 UTC (permalink / raw)
  To: pve-devel

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
 www/manager6/dc/Backup.js | 1 +
 1 file changed, 1 insertion(+)

diff --git a/www/manager6/dc/Backup.js b/www/manager6/dc/Backup.js
index 357a4aec..e9f20596 100644
--- a/www/manager6/dc/Backup.js
+++ b/www/manager6/dc/Backup.js
@@ -741,6 +741,7 @@ Ext.define('PVE.dc.BackedGuests', {
 		{
 		    xtype: 'textfield',
 		    width: 200,
+		    emptyText: 'Name, VMID, Type',
 		    enableKeyEvents: true,
 		    listeners: {
 			buffer: 500,
-- 
2.20.1





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-13 10:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10  8:38 [pve-devel] [PATCH manager] ui: not backed: add emptyText to search field Aaron Lauterer
2020-07-13 10:27 ` [pve-devel] applied: " Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal