# HG changeset patch # User paulb # Date 1138322622 0 # Node ID ccd8a9456fb33bb06f23b7fb72cb69ef77b5f385 # Parent 8c12cae2dcad563ff005dc332941ac2e654de6f3 [project @ 2006-01-27 00:43:34 by paulb] Changed the in-page update element paths according to the updated template mechanisms. diff -r 8c12cae2dcad -r ccd8a9456fb3 examples/Common/Dictionary/Resources/words_template.xhtml --- a/examples/Common/Dictionary/Resources/words_template.xhtml Fri Jan 27 00:43:30 2006 +0000 +++ b/examples/Common/Dictionary/Resources/words_template.xhtml Fri Jan 27 00:43:42 2006 +0000 @@ -19,7 +19,7 @@ '{template:this-attribute()}', '{template:other-elements(matches)}', '{template:other-attributes('word', matches)}', - '{template:element-path(template:other-elements(matches))}')" /> + '{template:element-path(template:this-element())}')" />

diff -r 8c12cae2dcad -r ccd8a9456fb3 examples/Common/VerySimple/Resources/structure_multivalue_label_template.xhtml --- a/examples/Common/VerySimple/Resources/structure_multivalue_label_template.xhtml Fri Jan 27 00:43:30 2006 +0000 +++ b/examples/Common/VerySimple/Resources/structure_multivalue_label_template.xhtml Fri Jan 27 00:43:42 2006 +0000 @@ -26,7 +26,7 @@ '{template:list-attribute('type-enum', 'value')}', '{template:other-elements(../options)}', '{template:child-attribute('value', template:child-element('comment', 1, template:other-elements(../options)))}', - '/structure/item/options')"> + '/structure/item')">