Merge branch 'devops24_21092' into 'master'
Fix bug#21092 See merge request easycorp/zentaopms!2600
This commit is contained in:
@@ -168,6 +168,8 @@ $(function()
|
||||
container = null;
|
||||
}
|
||||
|
||||
if($(ele).hasClass('create-bug-btn') || $(ele).hasClass('create-story-btn')) container = '#mainMenu'; // Fix bug #21092.
|
||||
|
||||
$e.closest('body').find('.tooltip-tutorial').tooltip('destroy');
|
||||
var offset = $e.offset();
|
||||
var winWidth = $(window).width();
|
||||
|
||||
Reference in New Issue
Block a user