<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -57,7 +57,7 @@
 
   &lt;% if not @computer.is_part_of_a_workstation %&gt;
   &lt;div id=&quot;quarter&quot; &gt;
-    &lt;%= collection_select 'computer', 'place_id', Place.find(:all), 'id', 'title',
+    &lt;%= collection_select 'computer', 'place_id', Place.find(:all, :select =&gt; 'id, title', :order =&gt; 'title ASC'), 'id', 'title',
     {:prompt =&gt; true}, :tabindex =&gt; '7' %&gt;
   &lt;/div&gt;
   &lt;% end %&gt;</diff>
      <filename>app/views/computers/_form.html.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>457ade7256dd3790ccad2cbf5a67624288fc69c0</id>
    </parent>
  </parents>
  <author>
    <name>cesar</name>
    <email>cesar@cesar.unl.edu.ar</email>
  </author>
  <url>http://github.com/cesarediaz/inventory/commit/c0d942b3afec8d1dfc6121168e76b55a43bb6988</url>
  <id>c0d942b3afec8d1dfc6121168e76b55a43bb6988</id>
  <committed-date>2009-10-08T14:30:32-07:00</committed-date>
  <authored-date>2009-10-08T14:30:32-07:00</authored-date>
  <message>- Partial
  * added order to list of places in form for computers</message>
  <tree>23f0ff420fb00276cd2ca5b968bba9b8607ab11a</tree>
  <committer>
    <name>cesar</name>
    <email>cesar@cesar.unl.edu.ar</email>
  </committer>
</commit>
