Browse Source

Fixed move dialog

pull/89/head
NGPixel 7 years ago
parent
commit
89f1f3343c
1 changed files with 2 additions and 2 deletions
  1. 4
      client/js/modals/move.js

4
client/js/modals/move.js

@ -2,8 +2,8 @@
import $ from 'jquery'
import _ from 'lodash'
import { makeSafePath } from '../helpers/form'
import { setInputSelection } from '../helpers/pages'
import { setInputSelection } from '../helpers/form'
import { makeSafePath } from '../helpers/pages'
// -> Move Existing Document

Loading…
Cancel
Save