Skip to content

icon doesn't appear in pop-up actions #130

@vaadin-bot

Description

@vaadin-bot

Originally by @jojule


Please confirm

http://bugzilla.millstone.org/show_bug.cgi?id=642

Description: Opened: 2003-04-03 14:00
I defined an Action to a field and I defined an icon to the action, but the
icon didn't appear. There was not defined an "icon handler" in the
action.xsl - ...themes.../default/xsl/container/action.xsl.

I wrote this

<xsl:if test="@ICON">

</xsl:if>
<xsl:value-of select="@caption" />

instead of this

<xsl:value-of select="@caption" />


Imported from https://dev.vaadin.com/ issue #148

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions