Augmentation de la taille de la fenêtre en hauteur

This commit is contained in:
Michael RICOIS 2012-02-22 14:39:22 +00:00
parent d2ff25fc12
commit 2966e158cd

View File

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