Re: How to get the url for emeritus directories in the front end

2020-06-03 Thread Sam Ruby
On Wed, Jun 3, 2020 at 8:16 PM Craig Russell wrote: > > I'm trying to replace the calculation of the url for emeritus from > 'private/documents/emeritus' to ASF::SVN.svnurl('emeritus') but nothing is > returned. The code is in the browser www/roster/views/person/forms.js.rb. Is > this intended

How to get the url for emeritus directories in the front end

2020-06-03 Thread Craig Russell
I'm trying to replace the calculation of the url for emeritus from 'private/documents/emeritus' to ASF::SVN.svnurl('emeritus') but nothing is returned. The code is in the browser www/roster/views/person/forms.js.rb. Is this intended to be used in the browser or only in the back end? The form is