On Thu, 27 May 2010, Ricardo wrote:
> For example i log in with an advanced admin account, so I can see the
> list batch action with the action delete. Then I log out and I log in
> with a normal admin account, and the list with the action still there
> and inversely . If I first log in with a nor
Hi everybody,
In my backend I overload the method getListBatchActions() in the
class groupeGeneratorConfiguration of my module 'groupe' :
class groupeGeneratorConfiguration extends
BaseGroupeGeneratorConfiguration
{
//..
public function getListBatchActions()
{
$user = Doctrine_Core::