needless drupal_add_css in service_links patch

joachim - February 5, 2009 - 09:27
Project:Share
Version:5.x-2.0-alpha9
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:by design
Description

The patch for service_links that's included in share module has a call to drupal_add_css:
drupal_add_css(drupal_get_path('module', 'service_links') .'/service_links.css');

There is no service_links.css file.

#1

greenSkin - February 5, 2009 - 16:11
Status:active» by design

The folder with the patch includes the CSS file. The CSS file needs to be moved into the Service Links folder as the instructions note.

 
 

Drupal is a registered trademark of Dries Buytaert.