Skip to content

Room Unit is empty #88

@dalareo

Description

@dalareo

When I point to Room Unit URL (ex. http://188.166.20.248/drupal/unit/3) nothing is rendered into content, only room unit name as title (H1). I supose rooms_unit.tpl.php is the template. It seems like state, type, beds, etc. are disable with "unset" command.
I have to comment them in order to show any info:

// unset ($content['state']);
// unset ($content['type']);
// unset ($content['sleeps']);
// unset ($content['bed_arrangement']);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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