diff options
| author | Étienne Loks <etienne.loks@proxience.com> | 2015-05-31 11:30:01 +0200 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@proxience.com> | 2015-05-31 11:30:01 +0200 |
| commit | dce8313df180f5f2f355dad8c0f1133052616b44 (patch) | |
| tree | cad6f8e50a942ce7fe03a8dd8b3c61e7f5a86227 /templates/chimere/blocks/submited.html | |
| parent | bf32349fe3bddba2f7956fde69f47cb0ecdc01dc (diff) | |
| parent | 1e3a40940d30e76c1736f9aaad3d26727e3370f9 (diff) | |
| download | Chimère - projet Saclay-ecopole.tar.bz2 Chimère - projet Saclay-ecopole.zip | |
Merge branch 'master' into ecopoleecopole
Diffstat (limited to 'templates/chimere/blocks/submited.html')
| -rw-r--r-- | templates/chimere/blocks/submited.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/chimere/blocks/submited.html b/templates/chimere/blocks/submited.html index dfa0228..d571f75 100644 --- a/templates/chimere/blocks/submited.html +++ b/templates/chimere/blocks/submited.html @@ -11,7 +11,7 @@ $("#submited-window").dialog({ modal: true, dialogClass:'no-titlebar-small', - width:300, + width:340, resizable:false, beforeClose: function() { window.location = "{{index_url}}"; |
