From 2419c5c193715ce2fa3a8919a2f24e81b25a2dcd Mon Sep 17 00:00:00 2001 From: Argo-Lenovo Date: Wed, 16 Nov 2016 23:20:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9BUG=EF=BC=9A=E4=B8=AA?= =?UTF-8?q?=E4=BA=BA=E4=B8=AD=E5=BF=83=E9=A1=B5=E9=9D=A2=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E5=A4=B4=E5=83=8F=E6=9F=A5=E7=9C=8B=E6=98=8E=E7=BB=86=E5=BC=B9?= =?UTF-8?q?=E5=87=BA=E6=A1=86=E8=A2=AB=E8=92=99=E7=89=88=E5=B1=8F=E8=94=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Bootstrap.Admin/Scripts/Infos.js | 1 + 1 file changed, 1 insertion(+) diff --git a/Bootstrap.Admin/Scripts/Infos.js b/Bootstrap.Admin/Scripts/Infos.js index fc878701..1734b555 100644 --- a/Bootstrap.Admin/Scripts/Infos.js +++ b/Bootstrap.Admin/Scripts/Infos.js @@ -51,4 +51,5 @@ }); $('button[data-admin="True"]').attr('disabled', 'disabled'); + $('#kvFileinputModal').appendTo('body'); }); \ No newline at end of file