This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exclude file ext from initial selection when renaming a file.
This change performs the rename as usual through JSTree, then grabs the DOM node and adjusts the selection on it after the fact. This fixes issue #7019
- Loading branch information