Explorar el Código

add auto take cash function

abiao hace 4 años
padre
commit
bb65a84571
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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]