Boite de dialog plus grande en hauteur

This commit is contained in:
Michael RICOIS 2012-03-14 10:43:26 +00:00
parent ecc492c1ce
commit 80e214a19b

View File

@ -32,7 +32,7 @@ $(document).ready(function(){
bgiframe: true,
title: title,
width: 500,
height: 300,
height: 400,
modal: true,
open: function(event, ui) {
$(this).html('Chargement...');