diff --git a/src/ng/filter/filter.js b/src/ng/filter/filter.js index 525de42b..d7429f6b 100644 --- a/src/ng/filter/filter.js +++ b/src/ng/filter/filter.js @@ -43,22 +43,22 @@ Search: - + - +
NamePhone
NamePhone
{{friend.name}} {{friend.phone}}

Any:
Name only
Phone only
- + - +
NamePhone
NamePhone
{{friend.name}} {{friend.phone}}
diff --git a/src/ng/filter/orderBy.js b/src/ng/filter/orderBy.js index f9f9c09a..d5a33836 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}} - +