Commit ea33a67b9f8caa38e5dc67149b66b45d55e86c32
Committed by
Daniela Feitosa
1 parent
c9a96b36
Exists in
master
and in
28 other branches
Including LoginBlock to acceptable side blocks
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
app/models/box.rb
| @@ -19,6 +19,7 @@ class Box < ActiveRecord::Base | @@ -19,6 +19,7 @@ class Box < ActiveRecord::Base | ||
| 19 | FeedReaderBlock | 19 | FeedReaderBlock |
| 20 | FriendsBlock | 20 | FriendsBlock |
| 21 | LinkListBlock | 21 | LinkListBlock |
| 22 | + LoginBlock | ||
| 22 | MainBlock | 23 | MainBlock |
| 23 | MyNetworkBlock | 24 | MyNetworkBlock |
| 24 | PeopleBlock | 25 | PeopleBlock |