nothing big, I just needed a couple of re-reads to get what it meant. Maybe this is clearer.

/views/plugins/views_plugin_style_grid.inc

line 48

      '#description' => t('If you disable this option a grid with only one row will have the amount of items as tds. If you disable it this can cause problems with your css.'),
      '#description' => t('If you disable this option, a grid with only one row will have the same number of table cells (<TD>) as items. Disabling it can cause problems with your CSS.'),
CommentFileSizeAuthor
#4 974460-grid-single_line-description.patch833 bytesdawehner
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

esllou’s picture

just to be clear...first code box is what is currently there. Second one is my recommendation.

dawehner’s picture

Assigned: Unassigned » esmerel

Assign to esmerel.

I hope this is okay.

esmerel’s picture

Component: User interface » Documentation
Category: feature » task

Changing items appropriately; this needs a patch. I can do that, so I'll leave it assigned to me unless someone gets to the patch first :)

dawehner’s picture

Here is a patch

esmerel’s picture

Status: Needs review » Reviewed & tested by the community

Applies cleanly on 3.x for me

esmerel’s picture

Status: Reviewed & tested by the community » Fixed

Fixed in 6.x-3.x

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.