Commit ea33a67b9f8caa38e5dc67149b66b45d55e86c32

Authored by Daniel Cunha
Committed by Daniela Feitosa
1 parent c9a96b36

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 19 FeedReaderBlock
20 20 FriendsBlock
21 21 LinkListBlock
  22 + LoginBlock
22 23 MainBlock
23 24 MyNetworkBlock
24 25 PeopleBlock
... ...