pulibrary / tiger-data-app

TigerData is a comprehensive set of data storage and management tools and services that provides storage capacity, reliability, functionality, and performance to meet the needs of a rapidly changing research landscape and to enable new opportunities for leveraging the power of institutional data.
Apache License 2.0
6 stars 0 forks source link

Made the AJAX URL variable #798

Closed hectorcorrea closed 1 week ago

hectorcorrea commented 1 week ago

My previous PR had the URL to fetch the Mediaflux version hard coded, oops.

Updated the code to the use the Rails method to calculate the correct URL.

Related to #790