refresh layout

This commit is contained in:
Milan
2018-12-10 13:09:42 +01:00
parent 7449b53667
commit e9b17e5c91
14 changed files with 223 additions and 134 deletions

View File

@@ -720,6 +720,7 @@ function updateTable(){
$(window).resize(function() {
resizeCalendarMenu();
setupMenu()
});
}