mirror of
https://github.com/requarks/wiki.git
synced 2025-02-25 18:55:30 -06:00
Fixed move dialog
This commit is contained in:
parent
87df9e6abb
commit
89f1f3343c
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
import $ from 'jquery'
|
import $ from 'jquery'
|
||||||
import _ from 'lodash'
|
import _ from 'lodash'
|
||||||
import { makeSafePath } from '../helpers/form'
|
import { setInputSelection } from '../helpers/form'
|
||||||
import { setInputSelection } from '../helpers/pages'
|
import { makeSafePath } from '../helpers/pages'
|
||||||
|
|
||||||
// -> Move Existing Document
|
// -> Move Existing Document
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user