Fetch biblio for individual record (until API fix...)
This commit is contained in:
@@ -13,6 +13,8 @@ if (BASE_URL.includes('localhost')) {
|
||||
API_URL = API_CONFIG.prod;
|
||||
}
|
||||
|
||||
window.API_URL = API_URL;
|
||||
|
||||
// Global leaflet
|
||||
/**
|
||||
* @namespace GIS
|
||||
|
||||
Reference in New Issue
Block a user