Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Dec 2011 at 13:59 UTC
Updated:
4 Jan 2014 at 01:39 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
chris.leversuch commentedFirst attempt.
Comment #2
jhodgdonNice, small, easy-to-review, and correct patch. Thanks!
Comment #3
catchCommitted/pushed to 8.x.
Comment #4
xjmComment #5
chris.leversuch commentedHere's a D7 version. I left out the following changes as I think they're D8 only.
- * Menu callback; toggles the visibility of the toolbar drawer.
+ * Page callback: Toggles the visibility of the toolbar drawer.
+ *
+ * Path: toolbar/toggle
+ *
+ * @see toolbar_menu().
Comment #6
chris.leversuch commentedComment #7
xjmBackport looks good.
Comment #8
webchickCommitted and pushed to 7.x. Thanks!