From f17b4d7373af2d3fe4bfa26e6eadabc51eccc042 Mon Sep 17 00:00:00 2001 From: Ats Uiboupin Date: Sun, 18 Oct 2015 09:20:28 +0300 Subject: [PATCH 1/2] #30 - allow passing arbitrary content to modal-footer element --- src/modal-footer.html | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modal-footer.html b/src/modal-footer.html index 407b8dd..b8f2a60 100644 --- a/src/modal-footer.html +++ b/src/modal-footer.html @@ -2,5 +2,6 @@ From 57c23cf3af7556508dbf86635ca8a61cc1885ef9 Mon Sep 17 00:00:00 2001 From: Ats Uiboupin Date: Mon, 19 Oct 2015 12:08:49 +0300 Subject: [PATCH 2/2] removed button selectors (as everything is included anyway because of previous commit) --- src/modal-footer.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/modal-footer.html b/src/modal-footer.html index b8f2a60..e3e8c58 100644 --- a/src/modal-footer.html +++ b/src/modal-footer.html @@ -1,7 +1,5 @@