Well I just added .js in the name of the file (jquery- ui-1.7.2.custom.min.js) and it's working.
On Jul 19, 7:05 am, pghoratiu <[email protected]> wrote: > Did you clear the cache? > > gabriel > > On Jul 19, 2:20 am, Javier Garcia <[email protected]> wrote: > > > Hi, > > > I'm loading correctly these .js in the dev enviroment: > > > <?php use_javascript('/sfJqueryReloadedPlugin/js/jquery-1.3.2.min.js') ?> > > <?php > > use_javascript('/sfJqueryReloadedPlugin/js/plugins/jquery-ui-1.7.2.custom.m > > in') > > ?> > > > but in the prod enviroment the second one is not loaded. > > > No mention about them in view.yml. > > > Any idea? > > > -- > > Javi > > > Ubuntu 8.04 - Symfony 1.3 -- 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 [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
