Skip to content

Commit

Permalink
Aside collections now have a new-link at the bottom [#421 state:resol…
Browse files Browse the repository at this point in the history
…ved]
  • Loading branch information
bryanlarsen committed Oct 22, 2009
1 parent edf3f41 commit 78a53f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hobo/taglibs/rapid_plus.dryml
Expand Up @@ -103,6 +103,7 @@ This tag assumes the controller has a `reorder` action. This action is added aut
<h3 param="heading"><%= name.titleize %></h3>
<a param="more">More <type-name plural lowercase/>...</a>
<collection param/>
<a action="new" if="&can_create?(this.new)" param="new-link">New <%= this.member_class.view_hints.model_name %></a>
</section>
</def>

Expand Down

0 comments on commit 78a53f1

Please sign in to comment.