Bug
| Bug ID Number | NIM077853 |
|---|---|
| Submitted | February 3, 2012 |
| Last Modified | April 2, 2025 |
| Applies to | GIS Portal Toolkit |
| Version found | 10.0 |
| Operating System | N/A |
| Operating System Version | 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:
Get help from ArcGIS experts
Download the Esri Support App