Closed (fixed)
Project:
Tabs (jQuery UI tabs)
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 May 2008 at 16:17 UTC
Updated:
6 Nov 2010 at 08:06 UTC
Jump to comment: Most recent file
Comments
Comment #1
nedjoThanks for the tip. I'll make the change.
Comment #2
johnalbinsubscribing.
Comment #3
Moonshine commentedAny chance this change will be made soon ?
Thanks!
Comment #4
YaxBalamAhaw commentedHere's a simple patch file the fixes the problem. This is my first time using diff or patch, so let me know if I did something wrong. All it does is rename tabs.css to tabs-tabs.css, and drupal-tabs.css to tabs-drupal-tabs.css, and changes a couple lines of php code to point to the new files.
You would apply the patch by putting the patch file into your tabs module directory and running:
patch < tabs-css-patch.patchfrom that directory (atleast in linux).Comment #5
danielb commentedPatch file works, but it seems the patch file tried to patch itself?
Comment #6
nedjoRemoved tabs.css and moved its contents (one line) to drupal-tabs.css.
Comment #7
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.