Author: jleroux
Date: Mon May 17 08:54:17 2010
New Revision: 945030
URL:
http://svn.apache.org/viewvc?rev=945030&view=revLog:
"Applied fix from trunk for revision: 945026"
------------------------------------------------------------------------
r945026 | jleroux | 2010-05-17 10:47:07 +0200 (lun. 17 mai 2010) | 2 lignes
OK doing too much things at the same time is not good, I ALSO forgot to save this presentation="window" before committing r945018 and r945024 (not it's not a JOKE)
I finally decided to use the Save All button in Eclipse :/
------------------------------------------------------------------------
Modified:
ofbiz/branches/release10.04/ (props changed)
ofbiz/branches/release10.04/applications/workeffort/widget/LookupForms.xml
Propchange: ofbiz/branches/release10.04/
------------------------------------------------------------------------------
--- svn:mergeinfo (original)
+++ svn:mergeinfo Mon May 17 08:54:17 2010
@@ -1,3 +1,3 @@
/ofbiz/branches/addbirt:831210-885099,885686-886087
/ofbiz/branches/multitenant20100310:921280-927264
-/ofbiz/trunk:939988,939990,939999,940025,940053,940234,940248,940309,940401,940410,940425,940779,940815,940849,941007,941047,941109,941177,941199,941261,941440,941600,941999,942084,942406,942414,942671,942883-942884,943168,943271-943272,944614,944621,944623,944647,944669,944797,944895,945010,945018
+/ofbiz/trunk:939988,939990,939999,940025,940053,940234,940248,940309,940401,940410,940425,940779,940815,940849,941007,941047,941109,941177,941199,941261,941440,941600,941999,942084,942406,942414,942671,942883-942884,943168,943271-943272,944614,944621,944623,944647,944669,944797,944895,945010,945018,945026
Modified: ofbiz/branches/release10.04/applications/workeffort/widget/LookupForms.xml
URL:
http://svn.apache.org/viewvc/ofbiz/branches/release10.04/applications/workeffort/widget/LookupForms.xml?rev=945030&r1=945029&r2=945030&view=diff==============================================================================
--- ofbiz/branches/release10.04/applications/workeffort/widget/LookupForms.xml (original)
+++ ofbiz/branches/release10.04/applications/workeffort/widget/LookupForms.xml Mon May 17 08:54:17 2010
@@ -59,8 +59,8 @@ under the License.
</drop-down>
</field>
<field name="workEffortParentId"><lookup presentation="window" target-form-name="LookupWorkEffort"/></field>
- <field name="facilityId"><lookup target-form-name="LookupFacility"/></field>
- <field name="fixedAssetId"><lookup target-form-name="LookupFixedAsset"/></field>
+ <field name="facilityId"><lookup presentation="window" target-form-name="LookupFacility"/></field>
+ <field name="fixedAssetId"><lookup presentation="window" target-form-name="LookupFixedAsset"/></field>
<field name="scopeEnumId">
<drop-down allow-empty="true">
<entity-options entity-name="Enumeration" key-field-name="enumId" description="${description}">