Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chris.leversuch’s picture

Status: Active » Needs review
FileSize
2.64 KB

First attempt.

jhodgdon’s picture

Status: Needs review » Reviewed & tested by the community

Nice, small, easy-to-review, and correct patch. Thanks!

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed/pushed to 8.x.

xjm’s picture

Version: 8.x-dev » 7.x-dev
Assigned: chris.leversuch » Unassigned
Status: Fixed » Patch (to be ported)
Issue tags: +Needs backport to D7
chris.leversuch’s picture

Here'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().

chris.leversuch’s picture

Status: Patch (to be ported) » Needs review
xjm’s picture

Status: Needs review » Reviewed & tested by the community

Backport looks good.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed to 7.x. Thanks!

Automatically closed -- issue fixed for 2 weeks with no activity.