Commit 7ac72ab9 by doszhang

dos

parent d15f9f44
...@@ -254,8 +254,8 @@ $(document).ready(function () { ...@@ -254,8 +254,8 @@ $(document).ready(function () {
initPage(); initPage();
$('.flag-list-content').attr('id', 'flag-list-content'); // $('.flag-list-content').attr('id', 'flag-list-content');
colorbarLeft = $('.colorbar').offset().left; // colorbarLeft = $('.colorbar').offset().left;
new Sortable(document.getElementById('flag-list-content'), { new Sortable(document.getElementById('flag-list-content'), {
animation: 150, animation: 150,
ghostClass: 'flag-sortable-ghost', ghostClass: 'flag-sortable-ghost',
......
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