Sfoglia il codice sorgente

Procesy fix popups position

Piotr Labudda 11 anni fa
parent
commit
5e3ec326b8
2 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  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,
 		html: true,
 		trigger: 'hover',
 		trigger: 'hover',
 		animation: false,
 		animation: false,
+		container: 'body',
 		placement: 'top',
 		placement: 'top',
 		content: function() {
 		content: function() {
 			return jQuery(this).children(".popover-body").html();
 			return jQuery(this).children(".popover-body").html();