Author: sviluppatorefico
Date: 2009-07-22 19:04:42 -0400 (Wed, 22 Jul 2009)
New Revision: 13590
Modified:
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-sar/conf/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/core/src/resources/portal-core-sar/conf/theme/portal-layout.tld
===================================================================
---
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-sar/conf/theme/portal-layout.tld 2009-07-22
23:04:01 UTC (rev 13589)
+++
branches/JBoss_Portal_Branch_2_7/core/src/resources/portal-core-sar/conf/theme/portal-layout.tld 2009-07-22
23:04:42 UTC (rev 13590)
@@ -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