From 0ce2b2fa301dde1c5b9c50c826d3ed44b00a5c44 Mon Sep 17 00:00:00 2001 From: manzerbredes Date: Wed, 16 Mar 2016 18:01:03 +0100 Subject: [PATCH] Add overlay upload --- client/index.html | 2 +- client/partials/image/image.html | 8 ++++---- client/partials/image/upload.html | 25 +++++++++++++++++++++++++ 3 files changed, 30 insertions(+), 5 deletions(-) create mode 100644 client/partials/image/upload.html diff --git a/client/index.html b/client/index.html index 7ff859d..08be038 100644 --- a/client/index.html +++ b/client/index.html @@ -23,7 +23,7 @@
- +
diff --git a/client/partials/image/image.html b/client/partials/image/image.html index c90cbe0..886a11d 100644 --- a/client/partials/image/image.html +++ b/client/partials/image/image.html @@ -1,14 +1,14 @@ -
+ + +
Image Manager
- -
- +

diff --git a/client/partials/image/upload.html b/client/partials/image/upload.html new file mode 100644 index 0000000..9049abf --- /dev/null +++ b/client/partials/image/upload.html @@ -0,0 +1,25 @@ +