Revision 46400 trunk/org.gvsig.desktop/org.gvsig.desktop.compat.cdc/org.gvsig.fmap.dal/org.gvsig.fmap.dal.swing/org.gvsig.fmap.dal.swing.impl/src/main/java/org/gvsig/fmap/dal/swing/impl/actions/ShowFormAction.java

View differences:

ShowFormAction.java
83 83
        );
84 84
        this.putValue(
85 85
                Action.SMALL_ICON, 
86
                ToolsSwingLocator.getIconThemeManager().getCurrent().get("search-action-showform")
86
                ToolsSwingLocator.getIconThemeManager().getCurrent().get("common-showform")
87 87
        );
88 88
        try {
89 89
            this.showFormSingleElement = true;

Also available in: Unified diff