Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 574 - Fix drop collection into caroussel tile #591

Merged
merged 1 commit into from
Feb 29, 2016
Merged

Conversation

rodfersou
Copy link
Member

closes #574

return
super(CarouselTile, self).populate_with_object(obj)
# check permission
super(ListTile, self).populate_with_object(obj) # check permission
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why did you replaced super(CarouselTile, self)?

@hvelarde
Copy link
Member

@davilima6 do you mind reviewing this? let me know if it works for you.

@davilima6
Copy link
Contributor

@hvelarde, @rodfersou: it does! Thanks! That's a very important one.

davilima6 added a commit that referenced this pull request Feb 29, 2016
Issue 574 - Fix drop collection into carousel tile
@davilima6 davilima6 merged commit bd9266d into master Feb 29, 2016
@davilima6 davilima6 deleted the issue_574 branch February 29, 2016 21:05
@hvelarde
Copy link
Member

hvelarde commented Mar 1, 2016

@davilima6 I haven't finished the code review :-)

hvelarde added a commit that referenced this pull request Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Alpha 12 breaks adding a Collection to a Carousel tile
3 participants