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

Fixed a problem when displaying the number of elements of Doctrine collections #322

Merged
merged 1 commit into from
May 21, 2015

Conversation

javiereguiluz
Copy link
Collaborator

Now when an associated Doctrine collection has zero elements, the backend displays a badge with the number "0".

This fixes #320

associated Doctrine collections with zero elements (now the backend
displays a badge with the number "0")
@javiereguiluz javiereguiluz merged commit f9090ac into master May 21, 2015
javiereguiluz added a commit that referenced this pull request May 21, 2015
…ctrine collections (javiereguiluz)

This PR was merged into the master branch.

Discussion
----------

Fixed a problem when displaying the number of elements of Doctrine collections

Now when an associated Doctrine collection has zero elements, the backend displays a badge with the number "0".

This fixes #320

Commits
-------

f9090ac Fixed a problem when displaying the number of elements of associated Doctrine collections with zero elements (now the backend displays a badge with the number "0")
@javiereguiluz javiereguiluz deleted the fix_320 branch May 22, 2015 06:21
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.

Displaying properties associated to another entity
1 participant