Commit 7ac72ab9 by doszhang

dos

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