Fenêtre de prévisualisation

This commit is contained in:
Michael RICOIS 2012-05-24 14:02:28 +00:00
parent 5c74b398f5
commit 89428b43cf

View File

@ -49,8 +49,8 @@ $(document).ready(function(){
var dialogOpts = {
bgiframe: true,
title: title,
width: 800,
height: 250,
width: 900,
height: 500,
modal: true,
open: function(event, ui) {
$(this).html('Chargement...');