From cdeddff142fd20f8cb8bb346625909d61c596603 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 7 Apr 2021 17:01:29 +0200 Subject: Add ability to update the banner --- .../actor-banner-edit.component.html | 34 ++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 client/src/app/shared/shared-actor-image/actor-banner-edit.component.html (limited to 'client/src/app/shared/shared-actor-image/actor-banner-edit.component.html') diff --git a/client/src/app/shared/shared-actor-image/actor-banner-edit.component.html b/client/src/app/shared/shared-actor-image/actor-banner-edit.component.html new file mode 100644 index 000000000..eb1b66422 --- /dev/null +++ b/client/src/app/shared/shared-actor-image/actor-banner-edit.component.html @@ -0,0 +1,34 @@ +
+
+ + +
+ + + +
+ +
+ + +
+
+
+ + + + + + -- cgit v1.2.3