Przeglądaj źródła

Fixed move dialog

NGPixel 8 lat temu
rodzic
commit
89f1f3343c
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      client/js/modals/move.js

+ 2 - 2
client/js/modals/move.js

@@ -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/pages'
+import { setInputSelection } from '../helpers/form'
+import { makeSafePath } from '../helpers/pages'
 
 
 // -> Move Existing Document
 // -> Move Existing Document