diff --git a/src/ng/filter/filter.js b/src/ng/filter/filter.js index 95ccaf78..9f12abd1 100644 --- a/src/ng/filter/filter.js +++ b/src/ng/filter/filter.js @@ -60,11 +60,11 @@ Search: - + - +
NamePhone
NamePhone
{{friend.name}} {{friend.phone}}

Any:
@@ -72,11 +72,11 @@ Phone only
Equality
- + - +
NamePhone
NamePhone
{{friend.name}} {{friend.phone}}
diff --git a/src/ng/filter/orderBy.js b/src/ng/filter/orderBy.js index 88784c92..d1ed3161 100644 --- a/src/ng/filter/orderBy.js +++ b/src/ng/filter/orderBy.js @@ -52,12 +52,12 @@ (^) Phone Number Age - + {{friend.name}} {{friend.phone}} {{friend.age}} - +