It is little weird if no bean type have defined yet but this empty type select appears.

I think we should remove this form and the empty list completely while one bean type is not defined.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | admin-content-blocks-after.png | 8.71 KB | denes.szabo |
| #1 | remove-filter-form-1503270-1.patch | 1.26 KB | denes.szabo |
| admin-content-blocks-before.png | 14.31 KB | denes.szabo |
Comments
Comment #1
denes.szabo commentedAttached my patch to solve this problem.
After when this patch applied the page will display like this:
Comment #2
indytechcook commentedI like the idea but not the implementation. I committed it and changed bean_list to return a render array.
http://drupal.org/commitlog/commit/22232/fca2a75594be221527a76cc8294f565...
Comment #3
denes.szabo commentedYour empty list handling solution is better than it was, I agree with you. But, you misunderstood my intention with this patch. I meant, no real meaning of a filter form (with an empty type select) or an empty list if there has no bean type defined yet.