Skip to content

web_demo: purpose text not shown #36

@Spunc

Description

@Spunc

Problem:
The web_demo does not show the purpose text.

Reason:
This is due to an incorrect method name in index.wm.

Sollution:
Within index.wm, change line #85
from: <td>$transaction.getPurpose()</td>
to: <td>$transaction.getPurposeText()</td>

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