<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -27,9 +27,9 @@ module ApplicationHelper
   
   def application_javascript
     if RAILS_ENV == &quot;production&quot;
-      javascript_include_tag(&quot;jquery-1.3.2.min.js&quot;, &quot;edit.js&quot;, &quot;graphs.js&quot;, &quot;application.js&quot;)
-    else
       javascript_include_tag(&quot;jquery-1.3.2.min.js&quot;, &quot;live/app-min.js&quot;)
+    else
+      javascript_include_tag(&quot;jquery-1.3.2.min.js&quot;, &quot;edit.js&quot;, &quot;graphs.js&quot;, &quot;application.js&quot;)
     end
   end
   </diff>
      <filename>app/helpers/application_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e5c1267605d20b78307f819348b54d9fa5ca7ee1</id>
    </parent>
  </parents>
  <author>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </author>
  <url>http://github.com/ionfish/papertrail/commit/2dc8a9155f42a5b9ed31d97dabcf2d53ca064ab2</url>
  <id>2dc8a9155f42a5b9ed31d97dabcf2d53ca064ab2</id>
  <committed-date>2009-09-17T06:17:40-07:00</committed-date>
  <authored-date>2009-09-17T06:17:40-07:00</authored-date>
  <message>JavaScript includes were the wrong way round.</message>
  <tree>491dd41f35af3c764a5fd5b880692792b934ccce</tree>
  <committer>
    <name>Benedict Eastaugh</name>
    <email>benedict@eastaugh.net</email>
  </committer>
</commit>
