Needs review
Project:
Views Display Tabs
Version:
6.x-1.0-beta6
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2011 at 13:51 UTC
Updated:
12 Nov 2011 at 00:42 UTC
Hi,
I found out that I didn't want to use ajax for all my display tabs views, although I still wanted to use the pretty tabs feature and present it bellow content.
Here's a patch where you can turn off ajax in any display tabs view.
| Comment | File | Size | Author |
|---|---|---|---|
| viewsdisplaytabs_use_ajax.patch | 5.21 KB | vikfroberg |
Comments
Comment #1
GachiSites commentedThis patch works for me. Ajax is still required in the actual view for it to show up on VDT's config page. This patch provides an additional check box on admin/settings/viewsdisplaytabs to turn Ajax on or off for the tabs themselves.