Merge branch 'sprint/fixbug_hufangzhou_15608' into 'master'
* Fix bug #15608. See merge request easycorp/zentaopms!2798
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* The control file of api of ZenTaoPMS.
|
||||
*
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
$(function()
|
||||
{
|
||||
$('.main-table .table').css('cursor', 'default');
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user