all lists on 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

* [pve-devel] applied: [PATCH manager] ui: not backed: add emptyText to search field
  2020-07-10  8:38 [pve-devel] [PATCH manager] ui: not backed: add emptyText to search field Aaron Lauterer
@ 2020-07-13 10:27 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2020-07-13 10:27 UTC (permalink / raw)
  To: Proxmox VE development discussion, Aaron Lauterer

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

applied, thanks!




^ 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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal