Author: sviluppatorefico
Date: 2009-07-22 19:10:45 -0400 (Wed, 22 Jul 2009)
New Revision: 13593
Modified:
branches/JBoss_Portal_Branch_2_7_AS5/theme/src/resources/test/theme-test-war/WEB-INF/theme/portal-layout.tld
Log:
JBPORTAL-2430 it lets drag and drop and partial refresh in a region
Modified:
branches/JBoss_Portal_Branch_2_7_AS5/theme/src/resources/test/theme-test-war/WEB-INF/theme/portal-layout.tld
===================================================================
---
branches/JBoss_Portal_Branch_2_7_AS5/theme/src/resources/test/theme-test-war/WEB-INF/theme/portal-layout.tld 2009-07-22
23:10:05 UTC (rev 13592)
+++
branches/JBoss_Portal_Branch_2_7_AS5/theme/src/resources/test/theme-test-war/WEB-INF/theme/portal-layout.tld 2009-07-22
23:10:45 UTC (rev 13593)
@@ -43,6 +43,12 @@
<attribute>
<name>regionID</name>
</attribute>
+ <attribute>
+ <name>dndEnabled</name>
+ </attribute>
+ <attribute>
+ <name>partialRefreshEnabled</name>
+ </attribute>
</tag>
<tag>
<name>portlet</name>
Show replies by date