From 618246426b1a9712a8f73e5f37f9f2d789d3326c Mon Sep 17 00:00:00 2001 From: cuneytsenturk Date: Tue, 23 Jan 2018 11:47:00 +0300 Subject: [PATCH] change delete modal button position --- public/js/app.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/public/js/app.js b/public/js/app.js index 00a140c6b..bd76950f5 100644 --- a/public/js/app.js +++ b/public/js/app.js @@ -205,8 +205,10 @@ function confirmDelete(form_id, title, message, button_cancel, button_delete) { html += '

'; html += ' '; html += ' '; html += ' '; html += ' ';