Hi,

I am using the <extend tag="page">

to redefine the layout of my app, but have run into some issues with
duplicating the account-nav

I wanted the <account-nav> at the very top of the page, so redefined
it in a different place in my 'extend' using

<div class="header page-header">
                <account-nav/>
                </div>

but I am still seeing the original crop up as well, so now I have two.

How do I stop the original from showing (obviously this must be
because I am also using <old-page merge> so have inherited, but I was
to be able to replace, rather than see it again, - <account-nav
replace> didn;t seem to do it.

also - where can I see the original definition of the <page> tag?

Many Thanks

Pete

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to