Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2008 at 20:53 UTC
Updated:
17 Dec 2009 at 22:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
merlinofchaos commentedNote that on the edit view page, all of them are listed in the quick links at the top. I didn't implement something like this because I was concerned about space.
Comment #2
merlinofchaos commentedI've softened my stance on this one, actually, but this patch no longer applies.
Comment #3
dawehnerHere is a rerole, and fixing of some minor code style issues.
It works well here, with 3 page links.
PS: Why does admin.inc has another line ending then the rest of views?
Comment #4
dagmarSmall fix.
Removed ; after }
Comment #5
merlinofchaos commentedI think this needs to check to see if multiple displays contain the same path.
Comment #6
dagmarI have reduce the duplicated paths, it seems to be working fine.
Comment #7
merlinofchaos commentedCommitted to 3.x for both 6.x and 7.x