Simplest if it's a small subset that doesn't need it, is to add a page 
override for the particular page.  If you only need login-page to not have 
the form, make sure to add a parameter to the added code/form that you don't 
want displayed.  I'm using the common-form as the parameter of the part to 
not be displayed.

app/views/users/login-page.dryml:
<login-page without-common-form />

-- 
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