Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
field_ui.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 Sep 2009 at 23:12 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
yched commentedYou want to avoid whitespaces in the names of attached files, generates broken links.
This being said, that's broken indeed, wrong colspans.
Attached patch should fix this.
Comment #2
eojthebraveMuch better. Simple change. This one is ready.
Comment #3
Bojhan commentedNow looked at this patch 5 times, looked at the screenshot and then at my own install. Any idea why on mine it looks like.
After

Going from your screenshot though, the edit and delete links seem somewhat cramped.
Comment #4
bjaspan commentedRTBC +1
Comment #5
Bojhan commentedBefore

Comment #6
webchickHere's what it looks like for me (since that first screenshot is not linking properly):
Before: http://img.skitch.com/20091024-8nqhm1tgnnk33x47p9if1phum3.png
After: http://img.skitch.com/20091024-jqgmhj4831d15btft3btqpxnee.png
Bojhan is right that the operations column gets a bit crampy, esp when compared to the normal "Content types" screen (http://img.skitch.com/20091024-mnf5c6atjy727gukmhaeen4e84.png) where they actually look too spread out, at least to me.
However, I think overall this is a vast visual improvement, and will cut dramatically down in the confusion of what is being asked for on this screen.
Therefore, committed to HEAD. Thanks!