Hi all..
I've modified for a backend application the generator.yml but the
backend section seems to remain the same without the modifies.
I've tried also cache:clear but nothing happens.

Do you have any ideas?

Thank you in advance.

This is my generator:
generator:
  class: sfDoctrineGenerator
  param:
    model_class:           Category
    theme:                 admin
    non_verbose_templates: true
    with_show:             false
    singular:              ~
    plural:                ~
    route_prefix:          category_category
    with_doctrine_route:     1

  config:
    actions: ~
    fields:  ~
    list:
      title: Category Management
      display: [=name]
    filter:  ~
    form:    ~
    edit:
      title: Editing Category "%%name%%" (#%%id%%)
    new:
      title: New Category
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to