不具合
| 不具合 ID 番号 | NIM077853 |
|---|---|
| 送信されました | February 3, 2012 |
| 最終更新日 | April 2, 2025 |
| 適用対象 | GIS Portal Toolkit |
| 見つかったバージョン | 10.0 |
| オペレーティング システム | N/A |
| オペレーティング システムのバージョン | N/A |
| ステータス | 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.
不具合 ID: NIM077853
ソフトウェア:
ArcGIS エキスパートのサポートを受ける
Esri Support アプリのダウンロード