svn: /web/doc-editor/trunk/js/ui/component/ PendingPatchGrid.js
[email protected] (Yannick Torres)
| Newsgroups | php.doc.web |
|---|---|
| Message-ID | <[email protected]> |
yannick Wed, 23 Dec 2009 09:50:18 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=292523
Log:
Patch content window highest
Changed paths:
U web/doc-editor/trunk/js/ui/component/PendingPatchGrid.js
Modified: web/doc-editor/trunk/js/ui/component/PendingPatchGrid.js
===================================================================
--- web/doc-editor/trunk/js/ui/component/PendingPatchGrid.js 2009-12-23 09:49:35 UTC (rev 292522)
+++ web/doc-editor/trunk/js/ui/component/PendingPatchGrid.js 2009-12-23 09:50:18 UTC (rev 292523)
@@ -189,6 +189,7 @@
title : _('Patch content'),
layout : 'fit',
region : 'north',
+ border: false,
height : 250,
autoScroll : true,
collapsible : true,