Something odd is happening. 1. <controls: without-edit-link /> => shows Edit and Remove buttons 2. <controls: without-edit-link></controls:> => shows NO buttons, but leaves the horiz. space for them 3. <controls: without-edit-link><delete-button /></controls:> => shows only the Remove button (but enough horiz. space for both)
Shouldn't these three snippets yield the same result? On Jun 18, 6:57 pm, Montgomery Kosma <[email protected]> wrote: > In table-plus, I want a Delete but not an Edit button. Why does the > following not elim the Edit button? > > <table-plus: fields="xxx"> > <controls:> > <edit-link: replace/> > </controls:> > ... rest deleted ... --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
