From b79bf0623235672684d7dd79dd7a6b202adfb35f Mon Sep 17 00:00:00 2001 From: Derrell Lipman Date: Wed, 14 Feb 2007 04:19:13 +0000 Subject: r21326: get rid of old qooxdoo version. (This used to be commit 39a4803ad1046e2473bdc7b22321a5f61ae3a1ea) --- .../demo/source/html/test/GridLayout_2.html | 88 ---------------------- 1 file changed, 88 deletions(-) delete mode 100644 webapps/qooxdoo-0.6.3-sdk/frontend/demo/source/html/test/GridLayout_2.html (limited to 'webapps/qooxdoo-0.6.3-sdk/frontend/demo/source/html/test/GridLayout_2.html') diff --git a/webapps/qooxdoo-0.6.3-sdk/frontend/demo/source/html/test/GridLayout_2.html b/webapps/qooxdoo-0.6.3-sdk/frontend/demo/source/html/test/GridLayout_2.html deleted file mode 100644 index f2d375858f..0000000000 --- a/webapps/qooxdoo-0.6.3-sdk/frontend/demo/source/html/test/GridLayout_2.html +++ /dev/null @@ -1,88 +0,0 @@ - - - - qooxdoo » Demo - - - - - - - -
-

Test for qx.ui.layout.GridLayout.

-

Added some own sizes and use more complex children.

-

The olive child has a width of 50% (which is related to the cell size here) and a horizontal alignment 'center'.

-

The navi child has a height of 20 pixel and is aligned to the bottom of the cell.

-
- - - - - -- cgit