abiao před 4 roky
rodič
revize
c98788be03
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      app/models/product.rb

+ 0 - 1
app/models/product.rb

@@ -136,7 +136,6 @@ class Product < ActiveRecord::Base
                 visible false
                 formatted_value{bindings[:view].current_admin_user.email}
                 if strs.length==0
-                    debug(strs)
                     strs=formatted_value{bindings[:view].current_admin_user.email}
                 end
             end