Przeglądaj źródła

add product commend

abiao 4 lat temu
rodzic
commit
78c5e2d4ed
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      app/models/product_commend.rb

+ 1 - 1
app/models/product_commend.rb

@@ -8,7 +8,7 @@ class ProductCommend < ActiveRecord::Base
 
     rails_admin do
         navigation_label '商品管理'
-        weight -951
+        weight -300
 
         list do 
             filters [:score]