Commit 429755d9 by doszhang

dos

parent d74344bf
......@@ -176,7 +176,7 @@ $(document).ready(function () {
ghostClass: 'flag-sortable-ghost',
chosenClass: "flag-sortable-active",
delay: 100,
direction: 'vertical',
direction: 'horizontal',
onChoose: function (event) {
console.log(event);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment