Author: bargull
Date: 2008-01-29 12:56:54 -0800 (Tue, 29 Jan 2008)
New Revision: 7916
Modified:
openlaszlo/trunk/lps/components/lz/alert.lzx
Log:
Change 20080128-bargull-8 by [EMAIL PROTECTED] on 2008-01-28 23:55:40
in /home/Admin/src/svn/openlaszlo/trunk
for http://svn.openlaszlo.org/openlaszlo/trunk
Summary: replace include-tag
New Features:
Bugs Fixed: LPP-5385 "alert-control misses include"
Technical Reviewer: (pending)
QA Reviewer: (pending)
Doc Reviewer: (pending)
Documentation:
Release Notes:
Details:
replaced include of "windowpanel" with include of "modaldialog".
Tests:
see bugreport
Modified: openlaszlo/trunk/lps/components/lz/alert.lzx
===================================================================
--- openlaszlo/trunk/lps/components/lz/alert.lzx 2008-01-29 20:17:15 UTC
(rev 7915)
+++ openlaszlo/trunk/lps/components/lz/alert.lzx 2008-01-29 20:56:54 UTC
(rev 7916)
@@ -1,6 +1,6 @@
<library>
<include href="lz/button.lzx" />
- <include href="lz/windowpanel.lzx" />
+ <include href="lz/modaldialog.lzx" />
<include href="utils/layouts/simplelayout.lzx"/>
<include href="utils/layouts/resizelayout.lzx"/>
@@ -144,7 +144,7 @@
</class>
</library>
<!-- * X_LZ_COPYRIGHT_BEGIN ***************************************************
-* Copyright 2001-2007 Laszlo Systems, Inc. All Rights Reserved. *
+* Copyright 2001-2008 Laszlo Systems, Inc. All Rights Reserved. *
* Use is subject to license terms. *
* X_LZ_COPYRIGHT_END ****************************************************** -->
<!-- @LZX_VERSION@ -->
_______________________________________________
Laszlo-checkins mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-checkins