Closed (won't fix)
Project:
Javascript Tools
Version:
master
Component:
Tabs
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2008 at 16:16 UTC
Updated:
3 Nov 2009 at 16:08 UTC
Not sure if this warrants a patch instead of just a bug report. Here's the problem, in the tabs folder README.txt file, the sample usage ends with:
return tabs_render($form)
The code should be:
print tabs_render($form)
Please let me know if you have any additional questions.
| Comment | File | Size | Author |
|---|---|---|---|
| jstools_tabs_printvsrenter.patch | 1002 bytes | JuliaKM |
Comments
Comment #1
JuliaKM commentedJust wanted to add that the problem was also reported here: http://drupal.org/node/137380.
Comment #2
wim leersComment #3
wim leersThe Drupal 5 version of this module is no longer maintained.