Skip to content
Snippets Groups Projects
Commit 8b2f0976 authored by Marco Huber's avatar Marco Huber
Browse files

Fix negativ pid when doing a positioned insert

If you insert a content element (or a page) at a concrete position
f.e. after content element 15 the value in ['pid'] is -15.

But in ->data we already have the real pid, so we can just use it.
parent 1550a5e8
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment