ソースを参照

add auto take cash function

abiao 4 年 前
コミット
bb65a84571
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  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 -300
+        weight -100
 
         list do 
             filters [:score]