jcarousel_add() invokation

mariano.barcia - September 26, 2008 - 21:24
Project:Nodecarousel
Version:5.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

in line 1071, shouldn't it be

jcarousel_add();

instead of

jcarousel_add(FALSE);

The FALSE parameter value is preventing jcarousel module to load the proper skin CSS

 
 

Drupal is a registered trademark of Dries Buytaert.