This is the Drupal 5 version of this patch: http://drupal.org/node/116154.
Grid incorrectly requires Panels module as a pre-requisite because of: "dependencies = views panels" in views_bonus_grid.info. Patch changes line to "dependencies = views"

CommentFileSizeAuthor
#2 gridinfo1.patch664 bytesdale42
gridinfo.patch0 bytesdale42

Comments

suzanne.aldrich’s picture

Hi there, the attached patch was an empty file, can you repost it please?

dale42’s picture

StatusFileSize
new664 bytes

Attached.

suzanne.aldrich’s picture

Status: Needs review » Reviewed & tested by the community

Thank you, the patch did the trick, and I don't see how any more review is necessary. It just works.

dmitrig01’s picture

Status: Reviewed & tested by the community » Fixed

committed

Anonymous’s picture

Status: Fixed » Closed (fixed)