Skip to content

Commit

Permalink
Added entry value to the edit publication
Browse files Browse the repository at this point in the history
  • Loading branch information
cykod committed Aug 22, 2010
1 parent 3eeb422 commit 61f8c1a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/models/content/core_publication/edit_publication.rb
Expand Up @@ -3,6 +3,9 @@

class Content::CorePublication::EditPublication < Content::CorePublication::CreatePublication #:nodoc:all
# All the same options as the edit publication
#
field_types :input_field, :preset_value, :dynamic_value, :entry_value


register_triggers :view, :edit, :create
field_options :filter
Expand Down

0 comments on commit 61f8c1a

Please sign in to comment.