In article <[EMAIL PROTECTED]>, Tony Mountifield <[EMAIL PROTECTED]> wrote: > In article <[EMAIL PROTECTED]>, > Pari Nannapaneni <[EMAIL PROTECTED]> wrote: > > > > > Except I just discovered that the scripts have moved from > > > /var/lib/asterisk/scripts to /var/lib/asterisk/gui/scripts, but > > > config/js/astman.js still has the old location: > > > > > > ASTGUI.paths['scripts'] = '/var/lib/asterisk/scripts/';/* Directory for > > > gui scripts > > (listfiles, for example) */ > > > > > >Cheers > > > Tony > > > > Fixed ! Thanks tony. > > Thanks. While searching for this I also noticed the same thing in misdn.html, > but this ought to use ASTGUI.scripts instead of a hard-coded path.
I just had a look at SVN on the web and I can see the latter point was fixed in rev 3651, but the actual scripts directory fix seems to have got lost before it made it into SVN. ASTGUI.paths['scripts'] is still being set to '/var/lib/asterisk/scripts/' instead of '/var/lib/asterisk/gui/scripts/'. Cheers Tony -- Tony Mountifield Work: [EMAIL PROTECTED] - http://www.softins.co.uk Play: [EMAIL PROTECTED] - http://tony.mountifield.org _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-gui mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-gui
