Merge branch '15.0.beta3' of http://gitlab.zcorp.cc/easycorp/zentaopms into 15.0.beta3
This commit is contained in:
@@ -130,8 +130,8 @@
|
||||
<script>
|
||||
$(function()
|
||||
{
|
||||
$('.is-nest-child span.icon-program').addClass('table-nest-toggle');
|
||||
$('.is-nest-child span.icon-program').removeClass('table-nest-icon');
|
||||
$('.is-nest-child span.icon-program,.no-nest span.icon-program').addClass('table-nest-toggle');
|
||||
$('.is-nest-child span.icon-program,.no-nest span.icon-program').removeClass('table-nest-icon');
|
||||
|
||||
/* Init orders numbers list */
|
||||
var ordersList = [];
|
||||
|
||||
Reference in New Issue
Block a user