---
 www/manager/panel/LogView.js | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/www/manager/panel/LogView.js b/www/manager/panel/LogView.js
index 6e00a97..be63ca3 100644
--- a/www/manager/panel/LogView.js
+++ b/www/manager/panel/LogView.js
@@ -1,3 +1,8 @@
+/*
+ * Display log entries in a panel with scrollbar
+ * The log entries are automatically refreshed via a background task,
+ * with newest entries comming at the bottom
+ */
 Ext.define('PVE.panel.LogView', {
     extend: 'Ext.panel.Panel',
 
-- 
2.1.4


_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to