mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
appendtoBody -> appendToBody in 'angular-ui-bootstrap'.
This commit is contained in:
@@ -110,7 +110,7 @@ testApp.config((
|
||||
placement: 'bottom',
|
||||
animation: false,
|
||||
popupDelay: 1000,
|
||||
appendtoBody: true
|
||||
appendToBody: true
|
||||
});
|
||||
$tooltipProvider.setTriggers({
|
||||
'customOpenTrigger': 'customCloseTrigger'
|
||||
|
||||
Reference in New Issue
Block a user