2010/4/1 Javier Garcia :
> Hi,
>
> i have this line below in frontend/config/view.yml:
>
> stylesheets: [main.css]
>
> The rules of that file are applied to the templates of the modules of
> frontend, but no to the templates of sfDoctrineGuardPlugin.
>
> Even if i write at the beginning of the
Hi,
i have this line below in frontend/config/view.yml:
stylesheets:[main.css]
The rules of that file are applied to the templates of the modules of
frontend, but no to the templates of sfDoctrineGuardPlugin.
Even if i write at the beginning of the
template it doesn't work..
What sho