mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
설치된 모듈 목록에서 모듈 순서가 뒤죽박죽이 되는 문제 수정
This commit is contained in:
parent
f25a731cee
commit
54b4c3a99f
1 changed files with 0 additions and 6 deletions
|
|
@ -57,9 +57,3 @@
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<script>
|
|
||||||
jQuery(function($){
|
|
||||||
$('.dsTg>tbody>tr[data-type1]').prependTo('tbody');
|
|
||||||
$('.dsTg>tbody>tr[data-type2]').prependTo('tbody');
|
|
||||||
});
|
|
||||||
</script>
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue