Ignore:
Timestamp:
2018-11-01T22:57:33+01:00 (5 years ago)
Author:
Don-vip
Message:

fix #16935 - simplify/cleanup help topics of ToggleDialog/ToggleDialogAction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/actions/InfoAction.java

    r13926 r14397  
    2929                tr("Advanced info"), KeyEvent.VK_I, Shortcut.CTRL),
    3030            true, "action/info", true);
    31         putValue("help", ht("/Action/InfoAboutElements"));
     31        setHelpId(ht("/Action/InfoAboutElements"));
    3232    }
    3333
Note: See TracChangeset for help on using the changeset viewer.