Explorar el Código

Procesy fix popups position

Piotr Labudda hace 11 años
padre
commit
5e3ec326b8
Se han modificado 2 ficheros con 2 adiciones y 1 borrados
  1. 1 1
      SE/VERSION
  2. 1 0
      SE/procesy5.php

+ 1 - 1
SE/VERSION

@@ -1 +1 @@
-3.9.9-14
+3.9.9-15

+ 1 - 0
SE/procesy5.php

@@ -182,6 +182,7 @@ jQuery(document).ready(function(){
 		html: true,
 		trigger: 'hover',
 		animation: false,
+		container: 'body',
 		placement: 'top',
 		content: function() {
 			return jQuery(this).children(".popover-body").html();