Closed (fixed)
Project:
Panels
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2017 at 17:20 UTC
Updated:
9 Jul 2020 at 22:04 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
sylus commentedComment #3
sylus commentedComment #4
sylus commentedComment #5
sylus commentedComment #6
sylus commentedComment #7
das-peter commentedJust stumbled over this too. This method is still used by
panels_display::duplicate_pane()I guess we should bring that back in and refactor if we want to remove it.
Comment #8
damienmckennaIt needs to be a "public function".
Comment #9
joseph.olstadmade the function public
Comment #10
joelpittetThanks @sylus and @joseph.olstad I've committed this to the dev branch for the next release.
Comment #12
joseph.olstadcool, thanks joelpittet!