Explorar o código

delay editable

Paul Klumpp %!s(int64=12) %!d(string=hai) anos
pai
achega
d155a3e88d
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      app/admin/frequencies.rb

+ 1 - 0
app/admin/frequencies.rb

@@ -8,6 +8,7 @@ ActiveAdmin.register Frequency do
       f.input :prefix
       f.input :helpmsg
       f.input :description
+      f.input :delay
       f.input :activate, :input_html => { :checked => 'checked' }
     end
     f.buttons