Project:Views Display Tabs
Version:6.x-1.0-beta6
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:needs review
Issue tags:Ajax, settings

Issue Summary

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.

AttachmentSize
viewsdisplaytabs_use_ajax.patch5.21 KB

Comments

#1

This 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.

nobody click here