# HG changeset patch # User paulb # Date 1138322588 0 # Node ID ec57d98577529c9cea2b5b5fbeeebc8e1be32c40 # Parent 2afd5a0090e302b4ee8415e736555bb8c9ef1218 [project @ 2006-01-27 00:43:08 by paulb] Changed the in-page update element paths according to the updated template mechanisms. diff -r 2afd5a0090e3 -r ec57d9857752 examples/Common/Configurator/Resources/config_template.xhtml --- a/examples/Common/Configurator/Resources/config_template.xhtml Fri Jan 27 00:42:39 2006 +0000 +++ b/examples/Common/Configurator/Resources/config_template.xhtml Fri Jan 27 00:43:08 2006 +0000 @@ -24,7 +24,7 @@ onchange=" requestUpdate('cpu', '{template:this-attribute()}', '{template:other-elements(../cpu)}', '{template:other-attributes('value', ../cpu)}', - '/configuration/details/cpu'); + '/configuration/details'); requestUpdate('memory', '{template:this-attribute()}', '{template:other-elements(../../memory)}', '{template:other-attributes('value', ../../memory/memory-unit)}', '/configuration/memory'); @@ -86,7 +86,7 @@

Storage unit