mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
style(collectionRepeat): remove test statement
This commit is contained in:
1
js/angular/directive/collectionRepeat.js
vendored
1
js/angular/directive/collectionRepeat.js
vendored
@@ -203,7 +203,6 @@ function CollectionRepeatDirective($ionicCollectionManager, $parse, $window, $$r
|
||||
}
|
||||
}
|
||||
function refreshDimensions() {
|
||||
if (window.debug) debugger;
|
||||
if (heightData.computed || widthData.computed) {
|
||||
computeStyleDimensions();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user