* Fix the problem that Kanban cannot be loaded.
This commit is contained in:
@@ -1559,6 +1559,7 @@ $(function()
|
||||
distance = 0;
|
||||
radiusWidth = 10;
|
||||
$(window).on('resize', initRegionTabs);
|
||||
if(window.navigator.userAgent.indexOf("Chrome") == -1) initRegionTabs();
|
||||
|
||||
$('.leftBtn').click(function()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user