mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs($ionicModal): clearly note that .modal wrapper is required
Closes #1384. Just to avoid mistakes/questions like this http://forum.ionicframework.com/t/ionic-modal-not-animating/4196
This commit is contained in:
committed by
Andrew Joslin
parent
30a9da191a
commit
67ea34ae1d
2
js/angular/controller/scrollController.js
vendored
2
js/angular/controller/scrollController.js
vendored
@@ -165,8 +165,6 @@ function($scope, scrollViewOptions, $timeout, $window, $$scrollValueCache, $loca
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* @private
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user