Re: [symfony-users] Custom template and backend generator

2010-04-10 Thread Vadim T
Hello The second thing that i am having trouble with... is that i need to customise the look and feel of te filter section plus some other things in the new, edit ect views and in its related controllers- actions, but the backend generator does not create any of these files...at least in th

[symfony-users] Custom template and backend generator

2010-04-09 Thread fRAnKEnSTEin
Hi, I have created a backed using the backend generator of symfony and got 2 problems. One of the generated modules is called "availability", it's generator.yml file is like: ... list: actions: generateSeason: { label: Generate Season } ... and its related action in the control