appendtoBody -> appendToBody in 'angular-ui-bootstrap'.

This commit is contained in:
Daniel Rosenwasser
2015-07-30 12:00:20 -07:00
parent 08c6a3c8f6
commit b64570a5a9
@@ -110,7 +110,7 @@ testApp.config((
placement: 'bottom',
animation: false,
popupDelay: 1000,
appendtoBody: true
appendToBody: true
});
$tooltipProvider.setTriggers({
'customOpenTrigger': 'customCloseTrigger'