Merge branch 'master' into develop
This commit is contained in:
@@ -408,7 +408,9 @@ define([
|
||||
}
|
||||
|
||||
// update tooltip placement based on system position
|
||||
system.data('bs.tooltip').options.placement = getSystemTooltipPlacement(system);
|
||||
if (system.data('bs.tooltip')) {
|
||||
system.data('bs.tooltip').options.placement = getSystemTooltipPlacement(system);
|
||||
}
|
||||
|
||||
// show() can be forced
|
||||
if(options.show === true){
|
||||
|
||||
Reference in New Issue
Block a user