Changeset 100

Show
Ignore:
Timestamp:
04/29/08 17:38:17 (7 months ago)
Author:
jweiss
Message:

merge r99

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/1.3/app/views/deployments/new.html.erb

    r92 r100  
    3535            <th width="99%">Host</th> 
    3636          </tr> 
    37           <% for host in @stage.hosts %> 
     37          <% for host in @stage.hosts.sort_by{|x| x.name} %> 
    3838            <tr class="<%= cycle :even, :odd, :name => 'hosts'  %> <%= if_disabled_host?(host,'disabled_host') %>"> 
    3939              <td style="padding:3px 0px 0px 0px;" valign="middle" align="center">