Closed (fixed)
Project:
Flickr
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jun 2007 at 18:53 UTC
Updated:
3 Aug 2007 at 18:16 UTC
Please, please correct me if I'm wrong, but I don't see that the flickr module adds the css file(s) to the page output.
It seems the
drupal_add_css(drupal_get_path('module', 'flickr').'/flickr.css');
is missing from the module.
Comments
Comment #1
andrewlevine commentedFirst line of the flickr_photos function: http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/flickr/flic...
Comment #2
(not verified) commented