[chronojump] minor change



commit 92753aedc77f12d1d4e27e8a879fc3107bee9fca
Author: Xavier de Blas <xaviblas gmail com>
Date:   Thu Feb 28 14:13:34 2019 +0100

    minor change

 exhibitions/exhibitionCardGenerator.cs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/exhibitions/exhibitionCardGenerator.cs b/exhibitions/exhibitionCardGenerator.cs
index 7d1b77a2..6c7eadf3 100644
--- a/exhibitions/exhibitionCardGenerator.cs
+++ b/exhibitions/exhibitionCardGenerator.cs
@@ -110,7 +110,7 @@ public class ExhibitionCardGenerator
                                Console.Write(" text buscat: ");
                                List <School> l = schoolFind(Console.ReadLine());
                                if(l.Count > 0)
-                                       printOption("", "codi", " seleccionar aquesta escola; ");
+                                       printOption("\n", "codi", " seleccionar aquesta escola; ");
 
                                printOption("", "q", "uit al Menu d'escoles; ? ");
                                option = Console.ReadLine();


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