Parent Directory
|
Revision Log
|
Revision Graph
#527908 by sun: Changed theme_admin_menu_links() to use $element['#children'].
| 1 | ; $Id: admin_menu.info,v 1.10 2009/07/11 20:57:34 sun Exp $ |
| 2 | name = Administration menu |
| 3 | description = Provides a dropdown menu to most administrative tasks and other common destinations (to users with the proper permissions). |
| 4 | package = Administration |
| 5 | |
| 6 | ; Purposively added for feature development. |
| 7 | version = 7.x-3.x-dev |
| 8 | core = 7.x |
| 9 | project = admin_menu |
| 10 | |
| 11 | files[] = admin_menu.module |
| 12 | files[] = admin_menu.inc |
| 13 | files[] = admin_menu.install |
| 14 | files[] = tests/admin_menu.test |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |