並べ替えのレイアウト修正
JSの変数宣言を最適化
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
</ul>
|
||||
|
||||
<div class="sort_box">
|
||||
<hr>
|
||||
<p><?php _e( 'Click "Save Changes" to register the sort.', APOP_DOMAIN ); ?></p>
|
||||
<ul class="post-order-list drag-sort">
|
||||
<?php echo APOP_UI::create_order_list( $tax_data, $tax_key ); ?>
|
||||
@@ -40,7 +39,6 @@
|
||||
</div>
|
||||
|
||||
<div class="sort_box">
|
||||
<hr>
|
||||
<p><?php _e( 'Click "Save Changes" to register the sort.', APOP_DOMAIN ); ?></p>
|
||||
<div class="enable-box">
|
||||
<h4><?php _e( 'Enabled', APOP_DOMAIN ); ?></h4>
|
||||
|
||||
Reference in New Issue
Block a user