Merge branch 'master' into zentaopms_workflow

This commit is contained in:
wyd621
2019-07-24 09:14:23 +08:00
committed by GitHub
383 changed files with 12033 additions and 2094 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ tbody.sortable-sorting > tr.drag-row + tr > td {box-shadow: inset 0 4px 2px rgba
tbody.sortable-sorting > tr.drag-row > td {background-color: #E9F2FB!important}
tbody.sortable > tr.drop-success > td {background-color: #cfe0ff; transition: background-color 2s;}
</style>
<script>
<script>
$(document).ready(function()
{
$('.sortable:not(tbody)').sortable();