Nope, we appear to be missing a param there. I added `controls-heading` as the param name to the 1-3-stable branch, give it a try
gem 'hobo', :git => 'git://github.com/tablatom/hobo.git', :branch => '1-3-stable' in Gemfile, and then bundle update hobo cheers, Bryan On Thu, Feb 2, 2012 at 5:15 AM, Pete <[email protected]> wrote: > Hi, > > I have a couple of pages in my Hobo app, which makes use of lifecycles > - and controls within a table-plus > > So after the table plus I have <transition-buttons/> within > <controls:> tags > > But on these tables - these always seem to have a heading which is > always just blank - > > Is it possible to give these controls a custom heading - as is > possible with changing a standard field heading - such as <fieldName- > heading:>My custom heading</fieldName-heading:>? > > I have tried this by changing <controls-heading:> or <transition- > buttons-heading:> but neither seem to work? > > Thank you again in advance > > 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. > -- 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.
