소스 검색

fix column

1Day 3 년 전
부모
커밋
47b7402db8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      resources/views/admin/products/index.blade.php

+ 1 - 1
resources/views/admin/products/index.blade.php

@@ -48,8 +48,8 @@
                             <th>{{__('Disk')}}</th>
                             <th>{{__('Databases')}}</th>
                             <th>{{__('Backups')}}</th>
-                            <th>{{__('Eggs')}}</th>
                             <th>{{__('Nodes')}}</th>
+                            <th>{{__('Eggs')}}</th>
                             <th>{{__('Servers')}}</th>
                             <th>{{__('Created at')}}</th>
                             <th></th>