Explorar o código

set async=ture when get print/exportButtons

sunyj %!s(int64=8) %!d(string=hai) anos
pai
achega
0177fe33f9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/main/webapp/resources/js/preview/app.js

+ 1 - 1
src/main/webapp/resources/js/preview/app.js

@@ -123,7 +123,7 @@ $("body").keydown(function(event) {
 function showExportButtons() {
 	$.ajax({
 		type: "get",
-		async: false,
+		async: true,
 		url: "print/exportButtons",
 		success: function (exportButtons) {
 			if(exportButtons.length){