Fixed agenda not showing immediatly

This commit is contained in:
2015-02-25 19:51:14 +01:00
parent 9de7409bac
commit a0d37e1039
+1
View File
@@ -31,6 +31,7 @@ public class Main {
agn.fillArtists();
agn.fillStages();
w.updatePanel("table");
}
}