+4
−3
template/app/view/comments/DragZone.js
0 → 100644
+39
−0
template/app/view/comments/DropZone.js
0 → 100644
+48
−0
Loading
This is the implementation of just the visual side of dragging. Everything that happens after the drop is still unimplemented.