remove puts

This commit is contained in:
chiu 2020-01-12 14:59:32 +08:00
parent c1866d5690
commit e67cb911de
1 changed files with 0 additions and 1 deletions

View File

@ -201,7 +201,6 @@ protected
end
# div_class_ary = ["tab-pane" ,"fade","#{get_pairing_tab_class({})}_#{key}"]
div_class_ary = ["tab-pane" ,"fade"]
puts ['div_id',@key_field.inspect]
if @show_set_field && @markup=='text_area'
div_id = "ckeditor_#{get_pairing_tab_class({})}_#{key}"
puts 'ckeditor_'