Skip to content

Commit

Permalink
Reverse fa1504e
Browse files Browse the repository at this point in the history
  • Loading branch information
pvdlg committed Mar 23, 2017
1 parent f12a613 commit 77bccf7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/src/collapse.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ const Collapse = (($) => {
`[data-toggle="collapse"][href="#${element.id}"],` +
`[data-toggle="collapse"][data-target="#${element.id}"]`
))

this._parent = this._config.parent ? this._getParent() : null

if (!this._config.parent) {
Expand Down

0 comments on commit 77bccf7

Please sign in to comment.