mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
fix angular-ui-bootstrap/angular-ui-bootstrap-tests.ts
This commit is contained in:
@@ -121,7 +121,7 @@ testApp.config((
|
||||
placement: 'bottom',
|
||||
animation: false,
|
||||
popupDelay: 1000,
|
||||
appendToBody: true
|
||||
appendToBody: true,
|
||||
useContentExp: true
|
||||
});
|
||||
$tooltipProvider.setTriggers({
|
||||
|
||||
Reference in New Issue
Block a user