Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
drupal.css
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2010 at 18:21 UTC
Updated:
4 Jan 2011 at 21:10 UTC
Minor comment error that might mislead people (misled me).
// First order by group, so that, for example, all items in the CSS_SYSTEM
- // group appear before items in the CSS_DEFAULT_GROUP, which appear before
+ // group appear before items in the CSS_DEFAULT group, which appear before
// all items in the CSS_THEME group. Modules may create additional groups by
// defining their own constants.
| Comment | File | Size | Author |
|---|---|---|---|
| drupal.css_default_comment.patch | 641 bytes | rfay |
Comments
Comment #1
bleen commentedlooks good
Comment #2
webchickI committed this to HEAD (twice!) earlier. Marking as fixed.