Files
ionic-framework/js/angular/service/decorators
Adam Bradley b1c51ab712 refactor($compileProvider): always add $scope to element
Parts of Ionic requires that $scope data is attached to the element. We
do not want to disable adding $scope data to the $element when
$compileProvider.debugInfoEnabled(false) is used.
2014-12-04 12:14:48 -06:00
..