From 693263e936763a851e3c8c020e3739def8bd4eca Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 4 Apr 2019 10:44:18 +0200 Subject: Refactor videos selection components --- .../shared/video/videos-selection.component.html | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 client/src/app/shared/video/videos-selection.component.html (limited to 'client/src/app/shared/video/videos-selection.component.html') diff --git a/client/src/app/shared/video/videos-selection.component.html b/client/src/app/shared/video/videos-selection.component.html new file mode 100644 index 000000000..6f3401b4b --- /dev/null +++ b/client/src/app/shared/video/videos-selection.component.html @@ -0,0 +1,26 @@ +
No results.
+ +
+
+
+ +
+ + + + +
+
+ + Cancel + + + +
+
+ + + + +
+
-- cgit v1.2.3