Commit e61cec114da78656ce832ff1d66ade7465166e9e
1 parent
f72acd62
Exists in
theme-brasil-digital-from-staging
and in
9 other branches
updating juventude plugin
Showing
2 changed files
with
1 additions
and
3 deletions
Show diff stats
lib/noosfero/api/entities.rb
| @@ -56,8 +56,6 @@ module Noosfero | @@ -56,8 +56,6 @@ module Noosfero | ||
| 56 | expose :created_at, :format_with => :timestamp | 56 | expose :created_at, :format_with => :timestamp |
| 57 | expose :image, :using => Image | 57 | expose :image, :using => Image |
| 58 | expose :region, :using => Region | 58 | expose :region, :using => Region |
| 59 | - expose :city, :using => Region | ||
| 60 | - expose :state, :using => Region | ||
| 61 | end | 59 | end |
| 62 | 60 | ||
| 63 | class UserBasic < Entity | 61 | class UserBasic < Entity |
plugins/juventude