[longomatch] Load the imported dashboard



commit 53824b7185005a6a856a403a20a512a97d07e760
Author: Julien Moutte <julien fluendo com>
Date:   Thu Nov 6 19:07:37 2014 +0100

    Load the imported dashboard

 LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs 
b/LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs
index 256ca72..2108862 100644
--- a/LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs
+++ b/LongoMatch.GUI/Gui/Panel/SportsTemplatesPanel.cs
@@ -339,6 +339,8 @@ namespace LongoMatch.Gui.Panel
                                                string name = new_dashboard.Name;
 
                                                templates.AppendValues (img, name, new_dashboard, 
!new_dashboard.Static);
+
+                                               Load (new_dashboard.Name);
                                        }
                                }
                        }


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]