Parcourir la source

add product commend

abiao il y a 4 ans
Parent
commit
78c5e2d4ed
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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]