Merge branch 'sprint/tsj_fixbug' into 'master'
* Fix bug #23550. See merge request easycorp/zentaopms!6896
This commit is contained in:
@@ -1382,6 +1382,7 @@ $(function()
|
||||
$('.kanban-header-col>.title>span:not(.text)').hide();
|
||||
$('.kanban-header-col>.title > span.text').css('max-width', miniColWidth + 'px');
|
||||
}
|
||||
$('[data-toggle="tooltip"]').tooltip();
|
||||
});
|
||||
|
||||
$('#type').change(function()
|
||||
|
||||
Reference in New Issue
Block a user