Posted by vikfroberg on March 16, 2011 at 1:51pm
1 follower
Jump to:
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.
| Attachment | Size |
|---|---|
| viewsdisplaytabs_use_ajax.patch | 5.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.