From dc68783fc844323682ad19c8156417a1ec7ac998 Mon Sep 17 00:00:00 2001 From: Alexis Degrugillier Date: Fri, 5 Jun 2020 23:37:05 +0200 Subject: Add controls on media (#3036) Now, there is a shortcut to play or pause media available from an entry. If there is more than one media available, only the first one will be targeted. See #1952 --- app/views/configure/shortcut.phtml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'app/views/configure') diff --git a/app/views/configure/shortcut.phtml b/app/views/configure/shortcut.phtml index 598ce1eed..49063cc10 100644 --- a/app/views/configure/shortcut.phtml +++ b/app/views/configure/shortcut.phtml @@ -136,6 +136,13 @@ +
+ +
+ +
+
+
-- cgit v1.2.3