Skip to content
This repository was archived by the owner on Mar 24, 2020. It is now read-only.
This repository was archived by the owner on Mar 24, 2020. It is now read-only.

Output state name instead of state code #75

Description

@iamdanbarrett

Is it possible to output the name of the state instead of the current format of outputting the state code here:

	    'click' : function(event, data) {
	      $('#stateCode')
	        .text(data.name)
	        .stop()
	    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions