* Adjust code.

This commit is contained in:
zhouxin
2022-06-01 07:48:32 +00:00
parent bc803e56c8
commit 2fcd623c62
2 changed files with 2 additions and 129 deletions
+2
View File
@@ -1,5 +1,7 @@
$(function()
{
if($('#storyList thead th.c-title').width() < 150) $('#storyList thead th.c-title').width(150);
$('#storyList').on('sort.sortable', function(e, data)
{
var list = '';