Insert the cabinet in the template context
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -74,6 +74,7 @@ class CabinetChildAddView(SingleObjectCreateView):
|
|||||||
'title': _(
|
'title': _(
|
||||||
'Add new level to: %s'
|
'Add new level to: %s'
|
||||||
) % self.get_object().get_full_path(),
|
) % self.get_object().get_full_path(),
|
||||||
|
'object': self.get_object()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user