Active
Project:
uBrowser
Version:
5.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2009 at 13:48 UTC
Updated:
5 Feb 2009 at 13:48 UTC
UBrowser is calling this line several times:
drupal_add_css(drupal_get_path('module', 'ubrowser') .'/ubrowser.css');
The copy in hook_menu could be removed so the css is only added when needed.