Abstract the organisation form and sidebar menu
This commit is contained in:
7
templates/forms/inputs/organisation-slug.html.twig
Normal file
7
templates/forms/inputs/organisation-slug.html.twig
Normal file
@@ -0,0 +1,7 @@
|
||||
{% include "@uf-tweaks/forms/inputs/abstract/slug.html.twig" with
|
||||
{
|
||||
"type" : "organisation",
|
||||
"current_value" : organisation.slug,
|
||||
"col_width" : col_width
|
||||
}
|
||||
%}
|
||||
Reference in New Issue
Block a user