* Fix bug #15608.
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