Skip to content
Snippets Groups Projects
Commit abb546cf authored by Simon Urli's avatar Simon Urli
Browse files

XWIKI-22885: Broken navigation panel after using pinned pages

  * Fix javadoc

(cherry picked from commit 5bd54373)
parent bdceb852
No related branches found
No related tags found
No related merge requests found
......@@ -226,7 +226,7 @@ public void unpinPage(String pageTitle)
}
/**
* Drag the given page before the second page argument. Note that performing the drag&drop should also perform a
* Drag the given page before the second page argument. Note that performing the drag&drop should also perform a
* pin.
* @param pageTitleToDrag the title of the page to drag
* @param pageTitleToDropBefore the title of the page before which to drag
......
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