Organize folders
1 parent e83906a commit 0808f53c5f8e7533cfc5662031b24fcb8ed82477
@Kilian Riou Kilian Riou authored on 16 Mar 2021
Showing 16 changed files
View
config/routes/actors.yaml 0 → 100644
View
config/routes/settings.yaml 100644 → 0
View
src/Controller/ActorsController.php 0 → 100644
View
src/Controller/SettingsController.php 100644 → 0
View
src/Form/ActorAddForm.php 100644 → 0
View
src/Form/ActorDeleteForm.php 100644 → 0
View
src/Form/Actors/ActorAddForm.php 0 → 100644
View
src/Form/Actors/ActorDeleteForm.php 0 → 100644
View
templates/_includes/html/base.html.twig
View
templates/_includes/html/form/actorAdd.html.twig 100644 → 0
View
templates/_includes/html/form/actorDelete.html.twig 100644 → 0
View
templates/_includes/html/form/actors/add.html.twig 0 → 100644
View
templates/_includes/html/form/actors/delete.html.twig 0 → 100644
View
templates/actors.html.twig 100644 → 0
View
templates/actors/actor.html.twig 0 → 100644
View
templates/actors/actors.html.twig 0 → 100644