From 38926f712349835d13a65941edd4f81651c2599c Mon Sep 17 00:00:00 2001 From: Rado Kirov Date: Tue, 12 May 2015 18:31:38 -0700 Subject: [PATCH] fix(benchmark): fixes ng-if ng-for renaming for templates. --- modules/benchmarks/src/naive_infinite_scroll/app.js | 4 ++-- modules/benchmarks/src/naive_infinite_scroll/cells.js | 2 +- modules/benchmarks/src/naive_infinite_scroll/scroll_area.js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/benchmarks/src/naive_infinite_scroll/app.js b/modules/benchmarks/src/naive_infinite_scroll/app.js index 5f70d17afa..469b9324ca 100644 --- a/modules/benchmarks/src/naive_infinite_scroll/app.js +++ b/modules/benchmarks/src/naive_infinite_scroll/app.js @@ -20,9 +20,9 @@ import {View} from 'angular2/src/core/annotations_impl/view';
-
+

Following tables are only here to add weight to the UI:

- +
` }) diff --git a/modules/benchmarks/src/naive_infinite_scroll/cells.js b/modules/benchmarks/src/naive_infinite_scroll/cells.js index 17ba892b49..ee3641fef9 100644 --- a/modules/benchmarks/src/naive_infinite_scroll/cells.js +++ b/modules/benchmarks/src/naive_infinite_scroll/cells.js @@ -83,7 +83,7 @@ export class Stage { directives: [NgFor], template: `
-