thanks, this worked.

On Jun 24, 8:16 am, Tom Ptacnik <to...@tomor.cz> wrote:
> Or you can disable it in generator.yml
>
> try this...
>
> list:
>         object_actions:
>           _edit:  ~
>         batch_actions: {}
>         actions: {}
>
> On 23 čvn, 08:30, slau <susan....@gmx.de> wrote:
>
> > Hi,
>
> > for 1) 
> > seehttp://www.symfony-project.org/jobeet/1_4/Doctrine/en/12#chapter_12_t...
>
> > you can copy out of your cache folder
> > /cache/APP/ENV/modules/MODULENAME/templates/_list_actions.php
> > to your module template folder and then remove the link
>
> > for 2) then just change the filter in the corresponding class by
> > replacing the widget
> > $this->widgetSchema['user_id'] = new
> > sfWidgetFormFilterInput(array('with_empty' => false))
>
> > Hope that helps
> > Susan

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to