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

Call box_view.xml from box_created.xml #95

Open
3 tasks
HaGuesto opened this issue Apr 5, 2019 · 0 comments
Open
3 tasks

Call box_view.xml from box_created.xml #95

HaGuesto opened this issue Apr 5, 2019 · 0 comments
Assignees
Labels
refactor Tasks for clean up. views html css and bootstrap are mainly needed

Comments

@HaGuesto
Copy link
Member

HaGuesto commented Apr 5, 2019

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.
@HaGuesto HaGuesto added views html css and bootstrap are mainly needed refactor Tasks for clean up. labels Apr 5, 2019
@HaGuesto HaGuesto mentioned this issue Apr 5, 2019
2 tasks
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
refactor Tasks for clean up. views html css and bootstrap are mainly needed
Projects
None yet
Development

No branches or pull requests

2 participants