mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-21 15:32:14 +00:00
Convert event forms to be partially embery.
This commit is contained in:
1
app/templates/event/create.hbs
Normal file
1
app/templates/event/create.hbs
Normal file
@@ -0,0 +1 @@
|
||||
{{ partial "event/form" }}
|
||||
1
app/templates/event/duplicate.hbs
Normal file
1
app/templates/event/duplicate.hbs
Normal file
@@ -0,0 +1 @@
|
||||
{{ partial "event/form" }}
|
||||
1
app/templates/event/edit.hbs
Normal file
1
app/templates/event/edit.hbs
Normal file
@@ -0,0 +1 @@
|
||||
{{partial "event/form"}}
|
||||
Reference in New Issue
Block a user