#948 open
Tim Griffin

hidden-field, discretional-transition-button, text-area tags to add to Hobo

Reported by Tim Griffin | May 15th, 2011 @ 01:10 AM | in Hobo 1.4

Bryan Larsen suggested the following tags be added to Hobo:

<def tag="hidden-field">
  <%= hidden_field_tag(param_name_for_this, this, attributes) %>
</def>

<def tag="discretional-transition-button" attrs="transition">
  <transition-button transition="&transition" if="&this.lifecycle.can_transition?(transition, current_user)" merge param="default" />
</def>

<def tag="text-area">
  <%= text_area_tag(param_name_for_this, this, attributes) %>
</def>

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Pages