Problem/Motivation

Rabbit Hole Nodes contains a javascript (rh_node.js) that was added to display a vertical tab summary on the node type form with the currently selected action. This summary is currently not added correctly, since the jQuery selectors in the script do not apply.

Proposed resolution

Update rh_node.js with the correct jQuery selectors, so the vertical tab summary displays the currently selected action.

Remaining tasks

  1. Write a patch
  2. Review
  3. Commit

User interface changes

The vertical tab summary displays the currently selected action when editing a node type.

API changes

None.

Data model changes

None.

Comments

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review
StatusFileSize
new1.42 KB

Attached patch updates rh_node.js with the correct jQuery selectors, so the vertical tab summary displays the currently selected action.

dylan donkersgoed’s picture

Status: Needs review » Fixed

Code looks good and works well, thanks for the patch.

Status: Fixed » Closed (fixed)

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