Merge branch 'sprint/183_tianshujie_bug' into 'master'
* Adjust style pager. See merge request easycorp/zentaopms!1649
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
$(document).ready(function()
|
||||
{
|
||||
removeDitto();//Remove 'ditto' in first row.
|
||||
if($('#batchCreateForm table thead tr th.c-title').width() < 150) $('#batchCreateForm table thead tr th.c-title').width('150');
|
||||
if($('#batchCreateForm table thead tr th.c-title').width() < 170) $('#batchCreateForm table thead tr th.c-title').width('170');
|
||||
|
||||
$(document).keydown(function(event)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user