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. But overall, it's looking very good indeed - well done! 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
