Project

General

Profile

Revision 27e02aed

Added by Assos Assos over 4 years ago

-a

View differences:

drupal7/modules/toolbar/toolbar.module
197 197
      ),
198 198
      'css' => array(
199 199
        $module_path . '/toolbar.css',
200
        $module_path . '/toolbar-print.css' => array(
201
          'media' => 'print',
202
        ),
200 203
      ),
201 204
      'library' => array(array('system', 'jquery.cookie')),
202 205
    ),

Also available in: Unified diff