From 41a46b3656ab847326852b65cec0bbe1d9ac4fbc Mon Sep 17 00:00:00 2001 From: jcorporation Date: Sun, 14 Oct 2018 22:08:10 +0100 Subject: [PATCH] Feat: confirm dialog for delete playlist #47 --- htdocs/index.html | 23 +++++++++++++++++++++++ htdocs/js/mympd.js | 15 +++++++++++---- src/mpd_client.c | 7 +++++++ src/mpd_client.h | 1 + 4 files changed, 42 insertions(+), 4 deletions(-) diff --git a/htdocs/index.html b/htdocs/index.html index 2be32ec..e03ca06 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -646,6 +646,29 @@ + +