Bug
| Bug-ID-Nummer | NIM077853 |
|---|---|
| Eingereicht | February 3, 2012 |
| Zuletzt geändert | April 2, 2025 |
| Gilt für | GIS Portal Toolkit |
| Gefunden in Version | 10.0 |
| Betriebssystem | N/A |
| Betriebssystemversion | N/A |
| Status | Will Not Be Addressed |
A workaround would be to hardcode the localized word instead.
Here are instructions:
1. Navigate to the \\ geoportal\catalog\search\mysearches.jsp file.
2. Find the line that reads:
var elActions = dojo.create("div", null, elRow);
dojo.style(elActions, "width", "30%");
dojo.style(elActions, "float", "right");
dojo.style(elActions, "cursor", "pointer");
elDeleteLink = dojo.create("a", {
href: "#",
innerHTML: "delete"
3. In the innerHTML: “delete” part, update the ‘delete’ string to read what is desired.
4. Save the file.
5. Restart the Geoportal web application.
Bug-ID: NIM077853
Software:
Unterstützung durch ArcGIS-Experten anfordern
Esri Support App herunterladen