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

Call box_view.xml from box_created.xml #95

@HaGuesto

Description

@HaGuesto

context

box_view.xml and box_created.xml both show the same table about what a box contains.

Idea

Instead of writing the same code twice, box_created.xml should call box_view.xml as a template.

ToDo

  • Create a box_view template.
  • call it in box_created.xml
  • the former box_view should still exist as a view , not just a template, since it populates the "/box/" address. Therefore, keep the box_view view and call the template in it, too.

Metadata

Metadata

Assignees

Labels

refactorTasks for clean up.viewshtml css and bootstrap are mainly needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions